cancel
Showing results for 
Search instead for 
Did you mean: 

After loading a BLE project with sequencer to the STM32WB55 processor, the BLE project with FreeRTOS does not work

inancmert
Associate II

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.

1 REPLY 1
STTwo-32
ST Employee

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.