Skip to main content
Andrew Hazelton
Associate III
November 28, 2019
Question

How do I scan and create a list of Bluetooth MAC addresses within the area?

  • November 28, 2019
  • 1 reply
  • 697 views

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.

This topic has been closed for replies.

1 reply

Winfred LU
ST Employee
December 2, 2019

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 )