<?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>How to start application when the device is under DFU bootloader mode?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36194/how-to-start-application-when-the-device-is-under-dfu-bootloader-mode</link><description>Hi, 
 I am working on my nrf52840 dongle and it looks really cool to me. I just found an issue that, when my dongle enter DFU mode using DFU trigger, I can not return to the application(If I do not want to upload new firmware, eg, I clicked cancel in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Jul 2018 00:52:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36194/how-to-start-application-when-the-device-is-under-dfu-bootloader-mode" /><item><title>RE: How to start application when the device is under DFU bootloader mode?</title><link>https://devzone.nordicsemi.com/thread/139647?ContentTypeID=1</link><pubDate>Wed, 11 Jul 2018 00:52:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7710236-2192-4362-a6b0-72ef7884097a</guid><dc:creator>nine-fox</dc:creator><description>&lt;p&gt;Hi Terje,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your reply! Following the guide, I suppose the command is:&lt;/p&gt;
&lt;table class="doxtable"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td colspan="1" rowspan="1"&gt;&lt;a class="el" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_dfu_transport.html#lib_dfu_transport_op_abort"&gt;Abort&lt;/a&gt;&lt;/td&gt;
&lt;td colspan="1" rowspan="1"&gt;0x0C&lt;/td&gt;
&lt;td colspan="1" rowspan="1"&gt;&lt;a class="el" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/group__sdk__nrf__dfu__req__handler.html#gga3ba70c9f7cf5a1e3b34df7fad58d5eeaa989b9fe14d5e9a10364775513b314062"&gt;NRF_DFU_OP_ABORT&lt;/a&gt;&lt;/td&gt;
&lt;td colspan="1" rowspan="1"&gt;None&lt;/td&gt;
&lt;td colspan="1" rowspan="1"&gt;
&lt;p&gt;None&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;I will have a try on this, thanks :-)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vincent&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to start application when the device is under DFU bootloader mode?</title><link>https://devzone.nordicsemi.com/thread/139604?ContentTypeID=1</link><pubDate>Tue, 10 Jul 2018 14:33:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef3efad8-bee3-485c-9f90-035dd8ebadc2</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF52840 Dongle bootloader is based on the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_open_bootloader.html"&gt;Open Bootloader with DFU&lt;/a&gt; from SDK 15, which does indeed have an Abort command. See &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Flib_dfu_transport.html"&gt;DFU protocol&lt;/a&gt;. The command resets the bootloader. If I am not mistaken then that means it should go to the application if there is a valid application present.&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>