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

flashlog backend for nrf51

I want to write my application logs to the flash. I am following this tutorial which is for nrf52: https://jimmywongiot.com/2020/02/24/print-log-flash-log-crash-log-on-nordic-nrf5-sdk/2/.  However, there is no nrf_log_backend_flash.c file in my SDK. Is there any example for nrf51 which I can follow to write logs on flash?

Thanks.

Related