<?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 flash issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33147/dfu-flash-issue</link><description>Hi 
 I am trying to use DFU feature using nRF5_SDK_14.2.0_17b948a. I used given preexisted example hex files for bootloader and app and successfully able to use DFU feature. 
 Later I tried to build projects &amp;quot;nRF5_SDK_14.2.0_17b948a/examples/ble_peripheral</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Apr 2018 15:15:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33147/dfu-flash-issue" /><item><title>RE: DFU flash issue</title><link>https://devzone.nordicsemi.com/thread/129621?ContentTypeID=1</link><pubDate>Tue, 24 Apr 2018 15:15:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:664e6885-aaca-4da7-9942-93f7f16c3e6a</guid><dc:creator>Rune Holmgren</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The hex file you sent me seems to have content from 0x73000 and onwards. The default non&amp;nbsp;debug bootloader will be placed from address 0x78000 and onwards when taken straight out of the SDK.&lt;/p&gt;
&lt;p&gt;It is possible to move the bootloader if that is what you wanted to do, but it requires a few changes internally in the project to ensure UICR and Application data are placed correctly.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Rune Holmgren&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU flash issue</title><link>https://devzone.nordicsemi.com/thread/128102?ContentTypeID=1</link><pubDate>Thu, 12 Apr 2018 14:30:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:521831fc-2b00-4b93-b28f-209d73bffbf4</guid><dc:creator>vikas dubey</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for your input.&lt;/p&gt;
&lt;p&gt;I build&amp;nbsp; &amp;quot;nRF5_SDK_14.2.0_17b948a/examples/dfu/bootloader_secure_ble /pca10040&amp;quot; which is non debug bootloader using gcc makefile. When I burned hex file using nprog. LED3 continuosly remains on, and no advertisement happened.&lt;/p&gt;
&lt;p&gt;Later I build debug version and burned that, bootloader in dfu mode start advertising as DfuTarg.&lt;/p&gt;
&lt;p&gt;I required non-debug bootloader as it is recommeded for production purpose.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please check what went wrong.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0842.nrf52832_5F00_xxaa_5F00_s132.hex"&gt;devzone.nordicsemi.com/.../0842.nrf52832_5F00_xxaa_5F00_s132.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU flash issue</title><link>https://devzone.nordicsemi.com/thread/127854?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 13:47:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9ea48ce-76e2-4341-9e06-0f6ce5ab62a5</guid><dc:creator>Rune Holmgren</dc:creator><description>&lt;p&gt;The DFU settings page you sent me is located at address 0x23000 on top of the application. The DFU settings page should be located at the very top of the flash, typically at (edit, this number used to say 0x78000) 0x7F000-0x7FFFF, as shown in the map below.&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/737x871/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-322f3d5e96764b63bbf5706b69786189/map2.PNG" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Rune Holmgren&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>