简体   繁体   English

如何在Macbook中测试iOS Core Bluetooth项目?

[英]How to test iOS Core Bluetooth project in Macbook?

I want to learn CB (Core Bluetooth) framework in iOS. 我想学习iOS中的CB(核心蓝牙)框架。 Any practical example or links from where I could understand this deeply? 从我可以深入了解的任何实际示例或链接中?

Basic BLE swift lang tutorial for beginners : 面向初学者的基本BLE swift lang教程:

http://www.kevinhoyt.com/2016/05/20/the-12-steps-of-bluetooth-swift/ http://www.kevinhoyt.com/2016/05/20/the-12-steps-of-bluetooth-swift/

follows above link, it's best link for learn core bluetooth with swift lang. 按照上面的链接,这是学习具有快速lang核心蓝牙的最佳链接。

Must be require iOS device which supported Bluetooth 4.0 and later version. 必须是支持蓝牙4.0及更高版本的iOS设备。 BLE not supported in simulator(Xcode). 模拟器(Xcode)中不支持BLE。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM