【发布时间】:2020-09-24 15:28:37
【问题描述】:
我有一个 BLE 外围设备在 Raspberry Pi 上运行,gobbledegook。
同时,我有一个 iOS 应用程序作为 BLE 中心运行,它使用 nil 执行 scanForPeripheralsWithServices 以检测周围的所有设备。
我能够检测到一些设备,但不是在 Raspberry Pi 上运行的设备。
但是,在 iOS 上使用 nRF Connect 应用扫描时,我可以看到它。
这怎么可能? (我假设 nRF Connect 也在使用 Core Bluetooth...)
【问题讨论】:
标签: ios bluetooth-lowenergy core-bluetooth