Hello,
I am using sdk12.2.2 and nrf52832 customized board. I am putting mcu to sleep mode using sd_power_system_off. Now when I am pressing button for first time I am not getting interrupt. When I am pressing button again I am getting interrupt and mcu wakes up from sleep mode.
How can I resolve this issue?
Thanks