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

I'd like to know how to control the board with the app in the ble_app_uart.

Hello, everyone.
I use the ble_app_uart on the nrf52DK board and SDK V17.  
I would like to send data from the app using RX characteristics of UART service.  The function I want is to control the LED on the board by sending data from the app like the example of the ble_app_blinky.  I succeeded in sending data through the app, but on the other hand, I haven't tried sending app yet.
If I send data using RX characteristics of UART service, it seems to be output to the serial port, what should I do to use it?
I think I should read the data that came from the serial port, but I don't know how.
Can you give me some advice on this?
Thank you in advance!
Parents Reply Children
No Data
Related