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

NRF_LOG_INFO() from custom driver files

Hi,

I am using Segger Embedded Studio and SDK version 15.2 for NRF52840 based module. NRF_LOG_INFO() works from main.c but not from custom drivers for sensors. Is there a way to enable logging from these files?

Thanks in advance

Related