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

How to enable NRF_LOG_DEBUG

Hello, Support team:)

I wish to use NRF_LOG_DEBUG function in segger embedded studio.

But there is no message in "Debug Terminal".

     - nRF SDK 16, "/examples/proprietary_rf/esb_prx".

    - Add definitions in "sdk_config.h"

          #define COMMON_CONFIG_LOG_LEVEL 4
          #define NRF_LOG_BACKEND_SERIAL_USES_RTT 1

     - Change values in "sdk_config.h"

          #define NRF_LOG_ENABLED 1

          #define NRF_LOG_DEFAULT_LEVEL 4

Could you recommend me how to enable NRF_LOG_DEBUG?

   

Parents Reply Children
No Data
Related