Hello.
I use nrf52832 on Adafruit Feather board among with nrf5 SDK.
As a default I can log any info via NRF_LOG_DEBUG to my serial monitor.
But how can I use Serial input to send some data to app via same serial UART?
Are there any example in SDK to read from UART on app SDK level.
(I use ESB low-power TX/RX examples from Proprietary RF).
Kind regards.
Ivan.