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.
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!
Thank you in advance!