<?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>Is this a mistake?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42235/is-this-a-mistake</link><description>I am learning UART DFU and I found this: 
 https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-0-0/lib_bootloader#lib_bootloader_memory</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Jan 2019 10:56:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42235/is-this-a-mistake" /><item><title>RE: Is this a mistake?</title><link>https://devzone.nordicsemi.com/thread/164490?ContentTypeID=1</link><pubDate>Tue, 08 Jan 2019 10:56:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f66c053b-4b59-49d7-8f50-737e71db1385</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;There is a typo in the application area side. The softdevice ends at 0x00026000 for S140. So the application are should start at the same address 0x00026000 (not 0x2000000) Which makes the size 840KB (not 864KB)&lt;/p&gt;
&lt;p&gt;Then you math will add up&lt;/p&gt;
&lt;p&gt;&lt;span&gt;4 + 4 + 24 + &lt;strong&gt;840&lt;/strong&gt; + 148 + 4&amp;nbsp;= 1024&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is this a mistake?</title><link>https://devzone.nordicsemi.com/thread/164460?ContentTypeID=1</link><pubDate>Tue, 08 Jan 2019 09:16:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8887c27-e7b3-47d8-afbe-28791795f00f</guid><dc:creator>z7z8king</dc:creator><description>&lt;p&gt;4 + 4 + 24 + 864 + 148 + 4 = 1048k, But&amp;nbsp;&lt;span&gt;nRF52840 has a flash size of 1024 kB&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>