This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Serial monitoring through SWD

Hello,

On our current hardware there are no IO pins left to add any dedicated U(S)ART connectivity. Therefor is there a way to perform any kind of serial monitoring via SWD on the nrf52810?

Parents
  • Hi,

    I believe most examples have nrf_log included, and you can output logging over UART or RTT (SWD). This is configured in sdk_config.h

    Kenneth

Reply
  • Hi,

    I believe most examples have nrf_log included, and you can output logging over UART or RTT (SWD). This is configured in sdk_config.h

    Kenneth

Children
No Data