<?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>After press the upload button,this situation appears?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10656/after-press-the-upload-button-this-situation-appears</link><description>The way of entering the bootloader mode is sending the command,then run the code as follows: 
 void jump_to_bootloader(void)
{
uint8_t softdevice_enabled;
uint32_t err_code;
err_code = sd_softdevice_is_enabled(&amp;amp;softdevice_enabled);
if(softdevice_enabled</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Dec 2015 14:22:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10656/after-press-the-upload-button-this-situation-appears" /><item><title>RE: After press the upload button,this situation appears?</title><link>https://devzone.nordicsemi.com/thread/39779?ContentTypeID=1</link><pubDate>Mon, 07 Dec 2015 14:22:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d6a8b14-6c42-405e-9998-a5b7fbca1cac</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Cheese,
I saw that you GPREGRET to 0xA0 (set sd_power_gpregret_set(0xA0)) before reset to bootloader. I assume that you modified the bootloader a little bit ?
What happens if you try with our bootloader ? and our ble_app_hrs_with_dfu app ?
If you can capture a &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF-Sniffer/(language)/eng-GB"&gt;sniffer trace&lt;/a&gt; when doing DFU it would be great.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>