Hello, rols and hkn:
I got two different answer about watchdog and hardfault in devzone.
1. watchdog can't reset hardfault. https://devzone.nordicsemi.com/f/nordic-q-a/5837/watchdog-not-working-when-in-hardfault
2. watchdog can reset hardfault. https://devzone.nordicsemi.com/support/232678
For all hardfaults caused by all cores such as modem core and MCU core, and for all peripherals in nRF9160SIP, can watchdog timer reset all those possible hardfault?
All reset sources including watchdog timer can reset CPU and modem according to 5.1.5.8 Reset behavior of nRF9160_PS_v1.0.pdf, but I don't think CPU and modem are equal to hardfault. I think hardfault is more powerfull then CPU and modem fault.