cancel
Showing results for 
Search instead for 
Did you mean: 

I'm attempting to send BLE Beacon using Nucleo WB55RG or STM32WB55 through STM32 Cube IDE. But unable to get it done. Could anyone help let me know the coding and steps to send and receive beacon?

Prajnyajit
Associate II
 
2 REPLIES 2
Imen.D
ST Employee

Hello @Prajnyajit​ ,

I advise you to start from BLE example of STM32CubeWB package :

STM32CubeWB/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Beacon at master · STMicroelectronics/STM32CubeWB · GitHub

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Prajnyajit
Associate II

When I am trying to do so, I am getting this error. Do you have a solution to this?

No rule to make target 'C:/Utilities/lpm/tiny lpm/stm32 lpm.c', needed by 'Utilities/stm32 lpm.to'. Stop. "make -j4 all" terminated with exit code 2. Build might be incomplete.