2025-06-29 2:00 PM
Hello!
i'm trying the example BLE_HeartRateThreadX
but the ioc file is not present in the directory, is that normal? i'm missing it?
also the directory arent arranged like a project maked with cube ide
is it possible to have an example that is maked like a cube ide project using the MCU or board selector?
thank you!
best reguards
Solved! Go to Solution.
2025-07-01 7:57 AM - edited 2025-07-01 3:15 PM
Hello @ABasi.2
The BLE_HeartRateThreadX and the BLE_p2pServerThreadX are not made based on the STM32CubeMX. So, there is not a ThreadX + BLE example for the STM32WB that is based on a .ioc file.
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.
2025-07-01 7:57 AM - edited 2025-07-01 3:15 PM
Hello @ABasi.2
The BLE_HeartRateThreadX and the BLE_p2pServerThreadX are not made based on the STM32CubeMX. So, there is not a ThreadX + BLE example for the STM32WB that is based on a .ioc file.
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.
2025-07-01 8:00 AM
Indeed - not all examples have .ioc files:
2025-07-01 2:08 PM
Hello STTwo-32
but why?
there is another example that have a project created with cubeIDE for the same board? that explain the BLE communication
thank you!
best reguards
2025-07-02 12:45 AM
@ABasi.2 wrote:but why?
Not everyone uses (or wants to use) CubeMX ?
It demonstrates that life without CubeMX is possible ?
2025-07-02 1:08 AM - last edited on 2025-07-02 1:21 AM by Andrew Neil
Hello Andrew Neil
My question isnt "why there is an example that not use cubeIDE?"
My question is "why there isn't an example with cubeIDE?" in accordance with the fact that ST develop CubeIDE.
In my modest opinion it is very usefull to have an example with CubeIDE, also because i'm using an ST board so i would like to use code generate with ST IDE.
And of course because i'm used to use cubeIDE (i really appreciate the IDE) and at the moment i'm little confused with the example provided.
best reguards
2025-07-02 1:13 AM
First, let’s clarify one thing. Both examples are available throw CubeIDE. But they are not created based on the CubeMX code generated. And this is a choice made by the dev team.
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.
2025-07-02 1:13 AM
Well, I guess it would be impractical to duplicate every single example ?
2025-07-02 1:34 AM - last edited on 2025-07-02 12:18 PM by Andrew Neil
yes STTwo-32
I can of coarse open and compile the project with cubeIDE.
so you confirm to me there is no ather example for that board generated with cube IDE ?
thank you for your response
best reguards
2025-07-02 1:37 AM
Yes, I confirm.
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.