trying to implement the BLE stack (wb5 series) on an RTOS
I am trying to implement the BLE stack (WB5 series) on an RTOS. I work with stm32wb5mm-dk evaluation board. I have a problem with the callback functions that are not being called in the new implementation. In an ideal world it would work like this : ...