2024-04-10 09:50 AM
Dear All,
I am search for an example BLE beacon code for the NUCLEO-WB55RG board which solely uses the HCI layer.
There is an example for the WBA board: https://github.com/STMicroelectronics/STM32CubeWBA/tree/main/Projects/NUCLEO-WBA55CG/Applications/BLE/BLE_BeaconHCI
Is there somewhere an analog example code for the NUCLEO-WB55RG board available?
Or does this code also work for the mentioned board?
Thanks in advise.
Regards,
Andreas
2024-04-29 08:22 AM
Hello @whati001
There is no BLE Beacon example using HCI on the STM32CubeWB. What I suggest you is to refer to the difference between the HCI example and the simple example of the BLE Beacon available for the STM32WBA. Then, change the BLE Beacon example to be a HCI BLE Beacon example.
Best Regards.
STTwo-32.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.