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

How do I use NRF LOG INFO on the Nrf9160 development board?

I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160? like NRF_LOG_INFO etc.

Related