<?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>Command to come out of Bootloader back to Application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29348/command-to-come-out-of-bootloader-back-to-application</link><description>The device is broadcasting as &amp;quot;DfuTarg&amp;quot; and i want it to come out of the bootloader mode back to the application mode. Is there is a command i can issue to Secure DFU Characteristic (8ec90002-f315-4f60-9fb8-838830daea50) that forces device to restart</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 Jan 2018 18:36:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29348/command-to-come-out-of-bootloader-back-to-application" /><item><title>RE: Command to come out of Bootloader back to Application</title><link>https://devzone.nordicsemi.com/thread/116750?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2018 18:36:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:546c68bf-57a5-42b0-ac09-ec64e764f0c2</guid><dc:creator>Usama Aftab</dc:creator><description>&lt;p&gt;Ok, thank you for your reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Command to come out of Bootloader back to Application</title><link>https://devzone.nordicsemi.com/thread/116749?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2018 11:46:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7863bb3-686f-4a5e-93c7-5d68fb7d4c28</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Currently we don&amp;#39;t have a BLE command to exit DFU and go back to application.&lt;/p&gt;
&lt;p&gt;But you can add that extra into the bootloader and trigger a reset when you receive that command.&lt;/p&gt;
&lt;p&gt;What you need to do is to add one extra command into ble_dfu_op_code_t&lt;/p&gt;
&lt;p&gt;Then in on_ctrl_pt_write() you handle that command. You can choose to send a response, disconnect before you do reset so the connection can be graceful disconnected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>