Skip to main content
whati001
Associate II
April 10, 2024
Question

WB55RG BLE Beacon Example via HCI only

  • April 10, 2024
  • 1 reply
  • 1143 views

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

This topic has been closed for replies.

1 reply

STTwo-32
ST Technical Moderator
April 29, 2024

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.