Hi,
I want to use the functions app_uart_get() and app_uart_put() to communicate between the computer and NRF52840.
But when I type a string on the computer, the app_uart_get() function doesn't seem to receive it.
I'm using Segger Embedded Studio, the function app_uart_PUT() is the same. What should I do?

