Hi everyone,
Looking the nRF52840 Product Specification v1.1, I see that there are several System Off modes.
1. Using the function sd_power_system_off() what is the by default System Off mode that the system enters?
2. In case that I want to retain the values on some variable, I sould use the IOFF_RAMON_RESET ?
3. What configurations are required for each of the System Off modes? For example if I want to switch from IOFF_RAMOFF_RESET to IOFF_RAMON_RESET or vise versa.
Thanks in advance
Nick