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

Print Debug message via RTT in \peripheral\twi_scanner project of SDK15.2

Hi,

I am testing I2C interface by using \peripheral\twi_scanner project of SDK15.2.

I found it can not print debug message to RTT interface, even these has one command "NRF_LOG_INFO("TWI scanner started.")".

How can I enable of  RTT output in this demo code?

Thank you,

Chianglin

Related