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

When to use NRF_LOG_FLUSH()

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

Parents Reply Children
Related