2021-02-25 03:21 PM
Hi ST,
I had a question in regards to the x-cube BLE stack.
While looking at the stack for the BlueNRG-M2SA I noticed that the BLE functionality (MX_BlueNRG_2_Process) was running in the MAIN inside of a while 1 loop
My question though, our system is running on FreeRTOS (configured from the STM32CubeIDE) and is having a cyclic 10 and 100mSec tasks, and wanted to know if there is a variant of the BLE stacks for FreeRTOS that we could integrate?
Thanks!
2021-03-02 01:23 PM
I'm also interested in the same thing.