Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以从外围设备发送 RSSI 值作为广告数据包吗?我不想连接到中央管理器才能读取 RSSI 值。这可以做到吗?此外,我希望外围设备能够从后台运行的应用程序发送这些广告。
当您宣传任何蓝牙低功耗设备时,RSSI 是免费的。所以是的,它可以/将显示 RSSI,并且您不必做任何额外的事情(只要您设置了 peripheralManager 以正确宣传)。