<?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>SDK15.0 DFU and WatchDog issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44604/sdk15-0-dfu-and-watchdog-issue</link><description>Hi, I apologize for the question renewal, that is the same as ticket &amp;quot;SDK15 DFU and WatchDog issue&amp;quot; (for my mistake I closed the discussion post!). I have developed a custom board with NRF52840. I&amp;#39;m using the Secure BLE DFU bootloader from SDK15, but</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Apr 2019 11:52:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44604/sdk15-0-dfu-and-watchdog-issue" /><item><title>RE: SDK15.0 DFU and WatchDog issue</title><link>https://devzone.nordicsemi.com/thread/182929?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2019 11:52:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50629d8b-a7f8-4288-9a01-2073e5dd7130</guid><dc:creator>Bruno Randolf</dc:creator><description>&lt;p&gt;I have the same issue with a Serial DFU bootloader and SDK 15.3.0. See issue and a workaround in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/35570/entering-dfu-via-gpreget-secure-bootloader-serial-example-not-feeding-wdt-in-sdkv15/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK15.0 DFU and WatchDog issue</title><link>https://devzone.nordicsemi.com/thread/175326?ContentTypeID=1</link><pubDate>Mon, 11 Mar 2019 12:58:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5f47444-907b-438a-bb65-358b1e6d9deb</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;You should be able to fix it without migrating. In&amp;nbsp;&lt;span&gt;nrf_bootloader_wdt.c, try changing wdt_feed_timer_handler() so it look like this:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;static void wdt_feed_timer_handler(void)
{
        NRF_LOG_INFO(&amp;quot;Internal feed&amp;quot;);
        wdt_feed();
}&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK15.0 DFU and WatchDog issue</title><link>https://devzone.nordicsemi.com/thread/175109?ContentTypeID=1</link><pubDate>Fri, 08 Mar 2019 15:59:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30195fdc-0543-4359-8575-6c1ac1dd16a7</guid><dc:creator>abe</dc:creator><description>&lt;p&gt;But this solution needs SDK update and migration!! With new project tests and certifications!!&lt;br /&gt;There are no other way to solve the issue only on DFU mode??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK15.0 DFU and WatchDog issue</title><link>https://devzone.nordicsemi.com/thread/175104?ContentTypeID=1</link><pubDate>Fri, 08 Mar 2019 15:40:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d123b6e-2dc7-49a3-b01a-65416e3f7644</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;This feature was actually added in SDK 15.0, from the release notes, &amp;quot;Added watchdog support to the bootloader. If application had enabled watchdog before resetting to the bootloader, it is fed in the bootloader.&amp;quot;.&lt;/p&gt;
&lt;p&gt;But&amp;nbsp;in SDK 15.2 release notes, we have that &amp;quot;Fixed a bug where the watchdog feeding in the bootloader did not happen during a certain FW activation.&amp;quot;, so I would recommend testing with SDK 15.2, and see if you have the same issue there abe.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK15.0 DFU and WatchDog issue</title><link>https://devzone.nordicsemi.com/thread/175103?ContentTypeID=1</link><pubDate>Fri, 08 Mar 2019 15:40:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bc07711-8aac-4f82-bafb-7f9f9d9ee8fb</guid><dc:creator>abe</dc:creator><description>&lt;p&gt;I&amp;#39;m not shure to good understand ... to use the Wdog a DFU source code modification is needed?&lt;br /&gt;Some little questions:&lt;br /&gt;- the WDOG has shut down possibility? How?&amp;nbsp;&lt;br /&gt;- where can I put the Wdog shut down (or the Wdog refresh) inside the DFU code?&lt;br /&gt;Please help me!!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK15.0 DFU and WatchDog issue</title><link>https://devzone.nordicsemi.com/thread/175097?ContentTypeID=1</link><pubDate>Fri, 08 Mar 2019 15:22:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:223922ea-a32d-477c-9270-78bcfde25b43</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;DFU is a second application.&amp;nbsp; If you enable WDT in your app and switch to DFU, then you have no mechanism for refreshing the WDT.&amp;nbsp; Hence you will get a WDT timeout and reset. So, you either need to shut down the WDT before you switch to DFU or put a WDT refresh routine in the DFU code to keep the WDT timer alive.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>