We are experiencing some mysterious but very rare events of MCU going into system OFF mode. We are using nRF51822 and S110 v7.3.0. The wake ups are most likely caused by a software bug, but still:
I'd like to know if there is a way to get the MCU to the system OFF state with some other way than calling sd_power_system_off();?
Are there some error states where the MCU would go to system OFF?
Could it happen if the debug wires float?
Or by ESD peak perhaps?
[edit: cleared the question]