Skip to main content
HIfti
Associate II
August 27, 2019
Solved

How to run BLE examples on STM32WB55 Nucleo?

  • August 27, 2019
  • 2 replies
  • 1236 views

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.

This topic has been closed for replies.
Best answer by Le Corre Pierre

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

2 replies

Le Corre Pierre
ST Employee
August 27, 2019

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.

HIfti
HIftiAuthor
Associate II
August 27, 2019

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
ST Employee
August 27, 2019

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

HIfti
HIftiAuthor
Associate II
August 28, 2019

Yes got it working, thankyou!