NRF9160 watchdog + OTA Update fails

Hi,

I try to do a OTA Update with watchdog enabled . The OTA Update runs and boots image B but this is stopped after watchdog timeout (1Sek). In my code the watchdog runs after some boot init so after the OTA it gets not directly reinitialized. 

So what is the best practice here? I tried to disable watchdog after OTA finish but it seems not to work because if I try the disable function ( wdt_disable() ) the watchdog only tirggers.

Thanks for your help and best regards

Daniel

Parents Reply Children
No Data
Related