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

WDT event handler

I have a question about the WDT Driver event handler.
The event handler called when the WDT time is up, but the phenomenon occurs that it is reset in the middle of the processing performed in the event handler. Is there a time limit from the occurrence of this WDT IRQ to the reset?

The environment used is as follows.
nrf52832
SDK 12.2.0
Related