This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

52832 resetting after GPIOTE_IRQHandler called

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 ?

Parents Reply Children
No Data
Related