2019-08-27 04:11 AM
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.
Solved! Go to Solution.
2019-08-27 05:28 AM
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
2019-08-27 05:02 AM
hello @HIfti ,
Can you precise your problem?
Then please precise if your are able to run a basic gpio toggle and move to more complex projects like BLE applications.
BR.
Pierre.
2019-08-27 05:16 AM
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
2019-08-27 05:28 AM
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
2019-08-28 12:16 AM
Yes got it working, thankyou!