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

Why do I miss some log

Hi Nordic

I use nRF52820 and SDK 16.0.0

I need to print a lot of message in order to debug the program.

I use NRF_LOG_INFO to print massages

I found that if I print more than 15 massages, the follow will be missed.

How can I solve this problem?

Thanks~

Related