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~