How to save the sensor data in non-volatile memory (nRF52832 board)??

Hi guys,

I am creating an application that can enable my device to measure the voltage and temperature, after I am able to send these data via BLE to my mobile app (nRF Connect). I am interesting to find out is it possible to save the sensor data (in this case the temperature) in non-volatile memory in order to prevent the data to expire if my device lose the power? If you have any advice or maybe some examples which is the better option, I will appreciate a lot.

Thanks a lot in advance and best regards,

Adnan.

Related