Hello,
I'm quite a beginner programming with the NRF52 and all and while trying to debug any example and view the log and error messages I simply can't see it anywhere(Debug Terminal is white empty) and RTT is enabled is sdk_config.h
How do you view it?
Also is it possible to get an explanation about how debugging this chip work sins I understood debugging doesn't work with BLE but the logs are used instead with RTT and CLI(which is unclear why other then the RTT method to debug the CLI exists)