<?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 problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30067/dfu-problem</link><description>Hi Nordic 
 I saw the Dfu example.
BLE Secure DFU Bootloader and Buttonless DFU Template Application. I have two questions here. The boot loader and app distinguish a ram area, should I divide this area? And another question is, what advantages do I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Feb 2018 00:01:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30067/dfu-problem" /><item><title>RE: DFU problem</title><link>https://devzone.nordicsemi.com/thread/119447?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2018 00:01:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98b2acfa-20b3-4c26-b41f-1b16fb8be9e8</guid><dc:creator>hongpal</dc:creator><description>&lt;p&gt;&lt;span&gt;I understand at once I appreciate the explanation&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU problem</title><link>https://devzone.nordicsemi.com/thread/119386?ContentTypeID=1</link><pubDate>Thu, 01 Feb 2018 13:39:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df388325-6eab-4abd-a6c3-d14e765837f2</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Bootloader and application are linked separately in flash, but share the same RAM region since they are never&amp;nbsp;run concurrently. RAM is re-initialized by the respective reset handler when you &amp;#39;jump&amp;#39; between bootloader and application.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:black;font-family:&amp;#39;Arial&amp;#39;, sans-serif;font-size:9.0pt;"&gt;The bootloader provides the DFU functionality (i.e., receiving and activating new FW images), while the&amp;nbsp;Buttonless DFU Template Application example&amp;nbsp;demonstrates how to enter bootloader DFU mode from the main application.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;More information about the bootloader implementation:&amp;nbsp; &amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/lib_bootloader_modules.html?cp=4_0_0_3_5"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/lib_bootloader_modules.html?cp=4_0_0_3_5&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>