This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Blinking LED while sending data

I'm working on the the provided example ble_app_uart, and I want to make the LED blink while the data is being sent from the peripheral to a smartphone application by BLE.

How do I do that in non blocking mode, and how do I set the blinking frequency?

Thanks!

Related