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
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