<?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>Unable to enter legacy DFU mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82663/unable-to-enter-legacy-dfu-mode</link><description>Hi, 
 It&amp;#39;s been a few months since I&amp;#39;ve been developing a new project using the nrf52832. One of the main features is naturally the OTA DFU. During the last months I was able to successfully update the firmware using the nrf connect and nrf toolbox apps</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Dec 2021 09:52:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82663/unable-to-enter-legacy-dfu-mode" /><item><title>RE: Unable to enter legacy DFU mode</title><link>https://devzone.nordicsemi.com/thread/343577?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 09:52:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f240047b-b05f-47b2-afb8-72293d7529ec</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]When I start the DFU process, the device correctly writes the 0x0104 value to the DFU Control characteristic and then reboots. At that point I would expect the system to boot in the DFU mode from the bootloader, but interestingly enough boots again from my APP image.[/quote]
&lt;p&gt;Could you debug your app,&amp;nbsp;set&amp;nbsp;a breakpoint in&amp;nbsp;&lt;span&gt;dfu_app_handler.c::bootloader_start(), and see if it&amp;#39;s called?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If is not called, then there could have been an assert/error that triggered a reset before&amp;nbsp;dfu_app_handler.c::bootloader_start() was called.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>