<?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>use initialized WDT after software reset on a NRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27590/use-initialized-wdt-after-software-reset-on-a-nrf52</link><description>Hi,
well I struggle with another problem right now.
In case of some errors, I use &amp;#39;sd_nvic_SystemReset&amp;#39; to reset the system.
But the WDT is used in the application. Thus, after restart, the WDT is still active. 
 Is there any possibility to get or</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Dec 2017 23:12:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27590/use-initialized-wdt-after-software-reset-on-a-nrf52" /><item><title>RE: use initialized WDT after software reset on a NRF52</title><link>https://devzone.nordicsemi.com/thread/108960?ContentTypeID=1</link><pubDate>Fri, 01 Dec 2017 23:12:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f830e1d-9356-43e3-8f59-5d1a70df0668</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Yes, I think so.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: use initialized WDT after software reset on a NRF52</title><link>https://devzone.nordicsemi.com/thread/108959?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 21:13:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba2a3a98-2e4b-4e1b-94b9-02056507e758</guid><dc:creator>trigerion</dc:creator><description>&lt;p&gt;OK, so calling nrf_drv_wdt_init() again while WDT is running is safe?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: use initialized WDT after software reset on a NRF52</title><link>https://devzone.nordicsemi.com/thread/108958?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2017 10:30:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13552f0f-2530-4b95-bb83-783b12eba19b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Trigerion,&lt;/p&gt;
&lt;p&gt;Soft reset doesn&amp;#39;t clear WDT. What you can do is when you booting up, you can read the WDT registers (NRF_WDT-&amp;gt;CRV  for example) and check if they are not the default reset values. Then you can assign the configuration values according to those in the NRF_WDT registers, call  nrf_drv_wdt_init() continue to feed the watch dog from there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>