Resolved! How can I program the microcontroller for multi-thread?
I want to disassemble the ADC function and BLE data transmission asynchronously.So, I want to program the microcontroller using multi-thread.When I coded BLE, It look already used multi-thread but I couldn't understand it exactly.Is there any example...