2019-11-27 11:57 PM
Using the X-CUBE-BLE1 expansion software package for STM32Cube or other examples, is it possible to scan and create a list of all of the Bluetooth MAC addresses within range? Are there any examples of this that someone could point me too? I am using IAR Workbench but am currently in the process of selecting ST hardware for this project.
2019-12-01 07:18 PM
Please record the received HCI_LE_ADVERTISING_REPORT_EVENT.
If an example is needed, it shall be easier to use BlueNRG GUI,
press "Init Device" and "Scanning" button, then save the procedures as a script or as C code. (menu | File | Save As )