【Mac/iOS】iOS蓝牙BLE

最近项目需要,要做个BLE的上位机程序。开发平台Xcode 8.2.1 目标设备 iphone 和 ipad系统 ios 7.0+
功能: BLE 数据读取,修改
语言: Swift 3.0


先上文档资料


官方文档:
https://developer.apple.com/library/content/documentation/NetworkingInternetWeb/Conceptual/CoreBluetooth_concepts/CoreBluetoothOverview/CoreBluetoothOverview.html#//apple_ref/doc/uid/TP40013257-CH2-SW19
引用博文:
http://blog.csdn.net/chenli522/article/details/17114417作者:jimoduwu



【【Mac/iOS】iOS蓝牙BLE】实现过程

    推荐阅读