<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Watchdog - find out which reload register has triggered reset.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24751/watchdog---find-out-which-reload-register-has-triggered-reset</link><description>Is to possible to check in watchdog interrupt function which one of the enabled reload registers has triggered the reset?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Aug 2017 09:07:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24751/watchdog---find-out-which-reload-register-has-triggered-reset" /><item><title>RE: Watchdog - find out which reload register has triggered reset.</title><link>https://devzone.nordicsemi.com/thread/97487?ContentTypeID=1</link><pubDate>Wed, 30 Aug 2017 09:07:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c999271-c617-4994-9b05-6b845ce11a07</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi AlBundy,&lt;/p&gt;
&lt;p&gt;as far as I know there is no way to identify which Reload Register(RR) that was not reloaded.&lt;/p&gt;
&lt;p&gt;The WDT timeout will occur if one of the registers enabled in RREN is not reloaded with value &lt;code&gt;0x6E524635&lt;/code&gt;.  After the WDT timeout you will be able to see that the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/power.html?cp=2_1_0_17_8_2#register.RESETREAS"&gt;RESETREAS&lt;/a&gt; register indicates that the device was reset by the WDT, but not which RR that was not reloaded.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>