<?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 triggering while in DFU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55159/watchdog-triggering-while-in-dfu</link><description>Hi, 
 We&amp;#39;ve noticed that for certain smartphones, the watchdog is triggering while in dfu mode. 
 We&amp;#39;re using nRF5_SDK_15.2.0. 
 Thanks for your support!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Dec 2019 12:50:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55159/watchdog-triggering-while-in-dfu" /><item><title>RE: Watchdog triggering while in DFU</title><link>https://devzone.nordicsemi.com/thread/223596?ContentTypeID=1</link><pubDate>Wed, 04 Dec 2019 12:50:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b018aae-68bb-45cc-ac7c-f124f4cc6d5e</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The WDT should be fed in the bootloader project (unless you removed it).&lt;/p&gt;
&lt;p&gt;What is the timeout value of the WDT?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can you try to use the debug version of the bootloader (pca10056_ble_debug) and check the logging from the WDT?&lt;/p&gt;
&lt;p&gt;You must enable logging and enable logging for the WDT in sdk_config.h.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;#define NRF_LOG_ENABLED&amp;nbsp;1&lt;br /&gt;#define WDT_CONFIG_LOG_ENABLED 1&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>