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

nRF52810 with Soft Device - RAM retention settings document and code example required

In my product, the nRF52810 module is kept in system ON sleep mode until a user intervention is executed, upon which the module wakes up. But while in sleep mode the app_timer

interrupt updates a software RTC in the RAM. When the wake up key interrupt is processed, the RAM gets re-initialized.

I want to enable RAM retention for one small area of RAM where I store the RTC value, so that this value is never lost during reset time RAM initialization.

I checked the literature for setting up RAM retention, but could not find a suitable and clear explanation. Can you please share the proper description for the nRF52810.?

Regards

Chary BS

Parents Reply Children
No Data
Related