Dear all,
I have noticed that NRF_LOG_FLUSH() function is used in many examples after each nrf_log print function. In some cases though, the program freezes when I try my own implementations.
So my question is when should I use NRF_LOG_FLUSH() and where.
Thank you for your time