공식 문서
Transferring Data Between Bluetooth Low Energy Devices | Apple Developer Documentation
Create a Bluetooth low energy central and peripheral device, and allow them to discover each other and exchange data.
developer.apple.com
https://trashblog.tistory.com/192
예시코드(블로그 예제 obj-c):
https://qteveryday.tistory.com/76
코어 블루투스 - IOS Core Bluetooth
#.CENTRAL (아이폰) 1.뷰컨트롤러.h 2.뷰컨트롤러.m #.PERIPHERAL (블루투스 기기) 1.기기정보 2.뷰컨트롤러.h 3.뷰컨트롤러.m 파일
qteveryday.tistory.com
공식문서예제(UIKit - 스토리보드)
Transferring Data Between Bluetooth Low Energy Devices | Apple Developer Documentation
Create a Bluetooth low energy central and peripheral device, and allow them to discover each other and exchange data.
developer.apple.com
'iOS' 카테고리의 다른 글
DDD 중간 회고 feat. ( fastlane, slack, jira, tuist ) (1) | 2023.07.09 |
---|---|
SwiftUI CustomSlidebar (0) | 2023.06.24 |
Tuist에서 xcode 버전 manage (0) | 2023.06.17 |
ViewBuilder (0) | 2023.06.01 |
Global DispatchQueue, QoS (0) | 2023.05.30 |