HW Watchdog during DFU

Hello,
I have a question regarding the watchdog with secureboot.

I just added watchdog to my app, but I'm worried that when I DFU the HW watchdog will trigger during the mcuboot stage (when it moves the new firmware between the partitions).
Is there a way to feed the watchdog during the DFU process?

p.s. - the project is using sysbuild, and i have NSIB,MCUBoot and my app

Parents Reply Children
Related