cancel
Showing results for 
Search instead for 
Did you mean: 

How to run BLE examples on STM32WB55 Nucleo?

HIfti
Associate II

I have downloaded the stm32cube package that contains the BLE example but i am unable to correctly import and run any of the project on the MCU.

Looking for help, thank you.

1 ACCEPTED SOLUTION

Accepted Solutions
Le Corre Pierre
Associate III

You can refer to the second part of this thread, it covers exactly your use case.

https://community.st.com/s/question/0D50X0000AVVT72SQH/stm32wb55-nucleo-stock-application

View solution in original post

4 REPLIES 4
Le Corre Pierre
Associate III

hello @HIfti​ ,

Can you precise your problem?

  • IDE and version
  • stm32cube package version
  • Kind of board and the associated number on the sticker on the back of the board (Where did you get the board?(Store or workshop))

Then please precise if your are able to run a basic gpio toggle and move to more complex projects like BLE applications.

BR.

Pierre.

Hello Pierre,

1) stm32cubeide v1.0.2

2) STM32Cube_FW_WB_V1.2.0

3) STM32WB55 (MB1355C) Nucleo Pack

No, when i import the project from the package, there is no option for building and debugging the project.

Its a silly question but can you please tell me how to correctly import the example project in the IDE and then run then on the MCU.

Regards,

Haider

Le Corre Pierre
Associate III

You can refer to the second part of this thread, it covers exactly your use case.

https://community.st.com/s/question/0D50X0000AVVT72SQH/stm32wb55-nucleo-stock-application

Yes got it working, thankyou!