【发布时间】:2016-10-22 00:13:18
【问题描述】:
我有一个 Raspberry Pi 3,我正在尝试使其可被 iOS 设备发现。我跑了sudo hciconfig hci0 piscan 让它被发现。我可以在我的 iMac 上看到它。
在 iOS 上,我正在使用 CoreBluetooth 并扫描附近的设备。我可以发现几个 FitBit 设备和我的 iMac,但 Raspberry Pi 没有出现。
是否需要启用其他设置才能使蓝牙 LE 可发现性? Raspberry Pi 3 是否与 iOS 兼容以进行蓝牙连接?
提前致谢。感谢您对此提供的任何帮助。
【问题讨论】:
标签: ios bluetooth bluetooth-lowenergy core-bluetooth raspberry-pi3