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

Store a variable state across SYSTEM OFF and Complete Power Off

Hello,

I am trying to write a application that can store a simple "INTEGER" value , I want to store the Integer value as 0 or 1 , I beleive RAM Retention would only work in scenes where The system is in OFF mode , but if the chip has run out of power completely I dont think RAM data would be present ? Or RAM Retention does not work the way I am thinking.

I am finding the SDK documentation very confusing "pstorage" ,

I am using NRF 52 DK , SDK 15.0 and BLE Functions

Thank You,

Related