【发布时间】:2012-09-10 11:44:18
【问题描述】:
我正在编写一个应用程序并尝试配置鼠标、游戏手柄和手机。这些 BT 设备使用 BT 4.0 芯片组(单模)和 BT3.0/BT4.0(双模)。它们都接受 GATT 协议。
我想知道 iOS 5.x - coreBluetooth 框架,我的应用程序是否有机会通过 iPhone 3GS 上的 GATT 与 BT3.0/BT4.0 设备通信。
因为 iPhone 3GS 没有 BT 4.0 模块,所以 coreBluetooth 似乎无法在 iPhone 3GS 上运行。
我说的对吗?
【问题讨论】:
标签: iphone ios5 core-bluetooth bluetooth-lowenergy