Hi Nordic Semiconductor team,
I'm working with the nrf52840 MCU and I have a system off and system on routine and it's works properly (400nA current consumption in system off and 3.3µA in system on). The routine switches to system on when a button is pressed (port event) and I have read that some extra steps are needed to configure the port event.
My question is: Do I need to configure these extra steps for the port event?
Following the previous points (1 to 4), can you give me your opinion? Is this sequence correct?
//======== code ============