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

RTT logger behavior upon disconnected debug port

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