2025-04-04 12:47 PM - last edited on 2025-04-05 1:55 AM by Andrew Neil
Hello,
I have a project where I work with BLE from the STM32WB55 series. I did this project using both FreeRTOS and Seqeuncer. The code content is exactly the same. However, after I put the Sequencer firmware on the processor, when I put the FreeRTOS project, BLE does not start broadcasting. However, if I load the Sequencer project, it works. This happens especially when I load the Sequencer project and then load the FreeRTOS project.
Both projects normally work without problems.
I wanted to do a full memory erase to solve this problem, but it was not enough. If I reload the BLE firmware on CPU1 and load the FreeRTOS project on the processor, it works without problems.
Do you have any information about this issue? Is this problem normal?
I would be glad if you could help.
2025-04-04 12:54 PM
Hello @inancmert
Have you tested the same behavior with both BLE_HeartRate and BLE_HeartRateFreeRTOS
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.