BLE Receive Block: Outputting PDU from advertising packets
8 次查看(过去 30 天)
显示 更早的评论
Hello,
I'm looking to use the "BLE Receive" block in "Central Mode" with an Android device connected by USB to scan for peripheral devices. I'd then like to analyze the advertising packets that these devices are transmitting (e.g. compile an array of device names and RSSI). Would this be possible? If so, what is the maximum refresh rate?
Thanks for the help! I'm new to Simulnk's support of BLE, so I appreciate for the patience. JD
0 个评论
回答(2 个)
Sruthi Yenugula
2018-6-19
You can refer to https://www.mathworks.com/help/supportpkg/android/examples/work-with-ble-blocks-on-android-devices.html. You can get the device names and associated BLE characteristics but the not RSSI values of Peripheral devices. If you would like to refresh the scan results, you can click on the scan button(in android app). Can I know what are you exactly trying to do?
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Modeling 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!