Hello,
I'm trying DFU/bootloader.
- Using nus service
- Switch to dfu when necessary
- At this time, watchdog (2 Sec) enable state does not execute the bootloader because of watchdog. However, if watchdog disabled, bootloader is executed.
How can I run bootloader with watchdog enabled? I use SDK 12.3.0. - buttonless_dfu and bootloader_secure.
thanks.