<?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>how change the watchdog reload value in runtime</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41800/how-change-the-watchdog-reload-value-in-runtime</link><description>Hi, 
 I am using nRF5_SDK_14.2.0, I am using the watchdog, but I would like to change the reload value but I cannot do it. 
 I used this function but it is not working I do not have any idea, why?! 
 
 nrf_wdt_reload_value_set(reload_time * 32768 ); </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Dec 2018 12:08:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41800/how-change-the-watchdog-reload-value-in-runtime" /><item><title>RE: how change the watchdog reload value in runtime</title><link>https://devzone.nordicsemi.com/thread/162645?ContentTypeID=1</link><pubDate>Thu, 20 Dec 2018 12:08:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8dd4d808-667b-42d2-beca-be9e849bb811</guid><dc:creator>nta_xyz</dc:creator><description>&lt;p&gt;thanks for your answer, so it is not possible to change the reload value without restarting the device &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f61e.svg" title="Disappointed"&gt;&amp;#x1f61e;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how change the watchdog reload value in runtime</title><link>https://devzone.nordicsemi.com/thread/162643?ContentTypeID=1</link><pubDate>Thu, 20 Dec 2018 11:46:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acc7fff9-ae21-45f4-b5e4-66878695fb8b</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;NRF52832 PS 1.4, chapter 40.3:&lt;/p&gt;
&lt;p&gt;&amp;quot;The watchdog must be configured before it is started. After it is started, the watchdog&amp;rsquo;s configuration&lt;br /&gt;registers, which comprise registers CRV, RREN, and CONFIG, will be blocked for further configuration.&amp;quot;&lt;/p&gt;
&lt;p&gt;CRV is the reload register - you cannot modify this when the WDT is running. Stopping the WDT for reconfiguration requires a reset.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>