Hi
I am new to the nRF52832 + nRF Connect and have recently purchased the nRF52 DK. Sorry if this is a simple question, but I want some clarification.
I have an external device connected to the nRF52 DK UART port, as it requires serial communication for AT commands. I can receive data from this external device without a problem, but it doesn't seem to receive anything I transmit.
From my understanding, the nRF52832 only has one UART (UART0), also used for USB debugging. If so, is there an arrangement that can be made so I still receive logs/debugs from the nRF chip while utilising the only available UART for the external device? I am just concerned that with my current arrangement, the external device is not receiving the commands as the USB is receiving them.
Maybe this is obvious, but any guidance would be appreciated.
Thanks,
Jayden