Using a pushbutton while advertising, the GPIOTE_IRQHandler handles the pushbutton click OK, but then the processor resets. The RESETREAS is code 4, aka. RESET from soft reset detected. I reran this test, setting breakpoints at every call to NVIC_SystemReset in the codebase, but nothing hit a break.
This feature works fine until after a wake on GPIO, then it happens.
Could this be a resources problem, or what could be the cause ?