Hi,
I am using RTT log with nRF52832, my question is when debug port is disconnected, what will happen to RTT logger?
Will they be simply ignored? or will the debug pins will still have signal outputs?
My wish is that there will be no high/low level changes at both SWIO and SWCLK pins when they are disconnected --- even if the app uses NRF_LOG_INFO() to emit logs.
Regards,
yf13