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?
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?
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