<?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 recover from &amp;#39;DfuTarg&amp;quot; bootloader to application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58644/dfu-recover-from-dfutarg-bootloader-to-application</link><description>I run into this situation on Android nRF Connect [latest version], where the device can lose a connection when attempting a DFU. In this situation, the advertising name is DfuTarg and the user has no idea the name and even the bluetooth address changes</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Mar 2020 14:34:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58644/dfu-recover-from-dfutarg-bootloader-to-application" /><item><title>RE: DFU recover from 'DfuTarg" bootloader to application</title><link>https://devzone.nordicsemi.com/thread/238074?ContentTypeID=1</link><pubDate>Wed, 04 Mar 2020 14:34:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f509086-a3e9-454f-a01d-aaa0e9e745b1</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]How do you advise to recover from/handle this situation?[/quote]
&lt;p&gt;The bootloader has an inactivity timeout that will reset if the device after&amp;nbsp;a specified number of inactive miliseconds, configured by setting NRF_BL_DFU_INACTIVITY_TIMEOUT_MS in the bootloaders sdk_config.h. If the application is still present (either because the timeout happened early, or because dual bank DFU is used), the application will be started in this case. If not, the device will enter DFU mode again.&lt;/p&gt;
&lt;p&gt;You could also set the advertising name of the bootloader to be something that reflects your product (&amp;quot;Productname_DFU&amp;quot; or similar) so that it would make more sense to the user if this happens.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>