NRF52811 LOGGING ISSUE in NRF_CONNECT DESKTOP

Hello Sir,

 I am working on direction finding. I use the nRF52840 DK to flash the code onto an nRF52811 (custom board) that supports direction finding. In the build configuration in the nRF Connect SDK, I select nrf52840_nrf52811. The code flashes successfully onto the custom board, and I can see (SCAN) the device in the nRF Connect mobile app, but I don't see the log in the terminal .

I have tried all three methods to check the log:

UART console
RTT
J-Link RTT Viewer

My UART pins are also correct initialized.

Please help me out !

Thanks,

Ashwini Pujari.

Related