<?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 reset detected after Buttonless DFU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61933/watchdog-reset-detected-after-buttonless-dfu</link><description>Background 
 I intend to use an nrf52 based board in remote inaccessible locations. It is important that I can always recover from a problem. As such, I want to use the watchdog timer to reboot into DFU mode so that if there is ever a problem with the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 01 Jun 2020 13:41:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61933/watchdog-reset-detected-after-buttonless-dfu" /><item><title>RE: Watchdog reset detected after Buttonless DFU</title><link>https://devzone.nordicsemi.com/thread/252580?ContentTypeID=1</link><pubDate>Mon, 01 Jun 2020 13:41:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85213dba-e8b5-4b31-b42f-26999e30a988</guid><dc:creator>aferm</dc:creator><description>&lt;p&gt;In case anyone struggles to find this in the documentation like I did, it is &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fwdt.html&amp;amp;cp=4_2_0_39&amp;amp;anchor=concept_ywz_4xw_sr"&gt;here&lt;/a&gt; under &amp;quot;Watchdog Reset&amp;quot;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;The watchdog must be configured before it is started. After it is started,
the watchdog’s configuration registers, which comprise registers CRV, RREN,
and CONFIG, will be blocked for further configuration.&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Watchdog reset detected after Buttonless DFU</title><link>https://devzone.nordicsemi.com/thread/252579?ContentTypeID=1</link><pubDate>Mon, 01 Jun 2020 13:37:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:434bb4a4-8cdc-41ea-97e6-4a1bcefb1897</guid><dc:creator>aferm</dc:creator><description>&lt;p&gt;Changing my initial CRV value seems to have done the trick, however after re-reading the documentation I have some concerns about when the watchdog config can be reset. In my use-case the system will be always on, and updated via ble dfu. According to &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fpower.html&amp;amp;cp=4_2_0_17_7&amp;amp;anchor=unique_832471788"&gt;this reset chart&lt;/a&gt; I will never be able to change the value of the CRV register via an update in my use-case. Is there a recommended way to handle this? The only way I can see to do it based on this chart is to let the watchdog expire, but then I would boot back into DFU mode until the bootloader&amp;#39;s inactivity timeout.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Watchdog reset detected after Buttonless DFU</title><link>https://devzone.nordicsemi.com/thread/252400?ContentTypeID=1</link><pubDate>Fri, 29 May 2020 12:09:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c337370-91c8-40ea-9f9f-f6d416c2f0d4</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Aferm,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you post the code where you start the WDT ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As&amp;nbsp;Jörg mentioned, CRV can&amp;#39;t be changed once WDT started. How do you configure the RREN register ? Have you made sure you write the magic number to all of these RR registers to feed the WDT ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Watchdog reset detected after Buttonless DFU</title><link>https://devzone.nordicsemi.com/thread/252282?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 20:05:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67af9930-9320-4396-a66c-c88802cc2c9f</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;The CRV register cannot be changed once the WDT was running. Try setting it to 10 minutes on activation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>