We are facing an issue in nrf52840 (SDK 15). Our hardware uses timer, SPI, USB, FLASH and uDMA. implemented watchdog timer and its working fine as well intented. But in some cases we feel it device is got hanged ( dont know whether execution happened in the device No timer interrupt are working) device is not responded even if we are attaching USB ( USB interrupt is activated). We didn't get any issue in debug mode (using NRF DK). if we reattached the hanged device (Once this error happened in field) to DK for debugging device get restarted from zero. Our device is a continuous data logger so how we can debug this issue and is it any specific area we need to look.
Also all time this error is not happened around 10 installation 1 or 2 may be failed like this incident and issue is not hardware specific as well.