<?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>Unknown bytes at several unused addresses after flashing firmware</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61908/unknown-bytes-at-several-unused-addresses-after-flashing-firmware</link><description>Hi! 
 Can&amp;#39;t continue here: 
 https://devzone.nordicsemi.com/f/nordic-q-a/56211/bootloader-difference-and-implementation-from-sdk-14-to-sdk-16 
 So I&amp;#39;ve made a new question. 
 Thanks Einar for answering! 
 
 Using SDK16 and S132 with Segger Embedded Studio</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 May 2020 11:55:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61908/unknown-bytes-at-several-unused-addresses-after-flashing-firmware" /><item><title>RE: Unknown bytes at several unused addresses after flashing firmware</title><link>https://devzone.nordicsemi.com/thread/252160?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 11:55:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da5b8038-2385-41a4-94f0-9e21249d27b1</guid><dc:creator>mbozic</dc:creator><description>&lt;p&gt;Ah, great!&lt;/p&gt;
&lt;p&gt;Example on which I built my application is using FDS. I&amp;#39;m not using it directly but it&amp;#39;s included in the project.&lt;/p&gt;
&lt;p&gt;Which is great because I though I have an error somewhere or doing something wrong.&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you very much!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Br,&lt;/p&gt;
&lt;p&gt;Mladen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unknown bytes at several unused addresses after flashing firmware</title><link>https://devzone.nordicsemi.com/thread/252142?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 11:09:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:060e1344-9287-4c72-a8e3-60a06a9cc517</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What you are seeing is the&amp;nbsp;&lt;a title="Page tag" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_fds_format.html?cp=7_1_3_56_2_1#lib_fds_format_page"&gt;Page tag&lt;/a&gt;&amp;nbsp;of FDS. FDS is by default set to use 3 pages in most examples. These pages are initialized at run-time and are not included in the application HEX-file. If a bootloader is present, the FDS pages should be placed at the 3 pages right below the bootloader, otherwise at the top of the flash. If you do not explicitly use FDS in your application, it is also used by peer_manager library to store bonding data in flash. You did not say anything about how you flashed the chip, and if you erased it first, but I&amp;#39;m suspecting that you have previously run a non-bootloader application that utilizes FDS, and not preformed an &amp;quot;erase all&amp;quot; operation before flashing the application with bootloader merged? By default, only pages that contain data in the hex-file will be erased (section erase).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>