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!