Question
BLE Receiving Data
Hello everybody,
I am currently building a STM32 BLE software and in this software I got a very long custom loop. My problem is I want to continously check whether there is data received with BLE, if there is, process the data, and return to main loop. How can I do that?
Sincerely,
Yusuf.