Hi,
I am using Keil uVision 5 and SDK 15 on nrf52840 development. NRF_LOG_ENABLED is set to 1 in sdk_config.h
But NRF_LOGS are not being printed in Debug(printf) viewer. I tried using RTT viewer also, but unable to see them.
Can anyone help me in viewing the logs in Keil?