Hi ,
We are using NRF52, S132 softdevice ... Whenever we do hard reset everything works fine .. But if I do flash from my IDE (using eclipse,this is a soft reset) and it goes into a WDT reboot .
How can I reconfgure WDT in this case ?
Hi ,
We are using NRF52, S132 softdevice ... Whenever we do hard reset everything works fine .. But if I do flash from my IDE (using eclipse,this is a soft reset) and it goes into a WDT reboot .
How can I reconfgure WDT in this case ?
Inside peripheral init I have SPI UART I2C inits , display and other sensor inits too .. When I do Hardreset I mean remove my battery and connect again WDT is not rebooting, When I do flash from IDE , This time its a softreset and the previous WDT configuration remain same and the board reboots ..
Inside peripheral init I have SPI UART I2C inits , display and other sensor inits too .. When I do Hardreset I mean remove my battery and connect again WDT is not rebooting, When I do flash from IDE , This time its a softreset and the previous WDT configuration remain same and the board reboots ..