<?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>DFU enter check</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39477/dfu-enter-check</link><description>In SDK 15 the bootloader DFU enter check in nrf_bootloader.c has the following code: 
 if (NRF_BL_DFU_ENTER_METHOD_GPREGRET &amp;amp;&amp;amp; (nrf_power_gpregret_get() &amp;amp; BOOTLOADER_DFU_START)) { NRF_LOG_DEBUG(&amp;quot;DFU mode requested via GPREGRET.&amp;quot;); return true; } 
 
 Why</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Oct 2018 12:48:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39477/dfu-enter-check" /><item><title>RE: DFU enter check</title><link>https://devzone.nordicsemi.com/thread/153063?ContentTypeID=1</link><pubDate>Tue, 16 Oct 2018 12:48:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d81ccc2-8313-4853-974b-9217cf0aa244</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for reporting this issue. Bug reports are always appreciated!&lt;/p&gt;
&lt;p&gt;Yes, your suggestion is correct. This is a known issue and the fix is just as you describe.&lt;/p&gt;
&lt;p&gt;There is also a related issue in nrf_bootloader.c, see &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/38048/bug-in-how-bootloader-treats-gpregret"&gt;Bug in how bootloader treats GPREGRET&lt;/a&gt; and &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/36601/gpregret-and-nrf_bootloader-c-evolution-proposal"&gt;GPREGRET and nrf_bootloader.c evolution proposal&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>