Hi there
I am currently trying to retain the RAM that is being used by the Softdevice. More precisely the attribute table so that its content does not need to be set after every wakeup from system OFF.
Outside of the Softdevice RAM region I can successfully retain Values.
I use the nRF52832 with the SD132 v6.1.0.
So my main question is, if it is even possible to retain the Softdevice RAM through system OFF?
If so, how can I achieve that?
Thank you in advance!
Best regards,
Pascal