<?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>MBR Params page</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22329/mbr-params-page</link><description>Hi there, 
 The DFU Nordic samples have a 4K &amp;quot;MBR Params&amp;quot; page, located in the last 4K of flash. e.g., the linker file has: 
 MBR_PARAMS_PAGE (rw) : ORIGIN = 0x0007E000, LENGTH = 0x1000
 
 And, the DFU library code references it: 
 uint8_t m_mbr_params_page</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Sep 2018 12:46:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22329/mbr-params-page" /><item><title>RE: MBR Params page</title><link>https://devzone.nordicsemi.com/thread/150710?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 12:46:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6053f764-3047-4af9-9b1b-729bd3b206cc</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Duncan,&amp;nbsp;&lt;br /&gt;Yes, the MBR params page is only used during&amp;nbsp;SoftDevice or Bootloader updates and not during normal operation.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MBR Params page</title><link>https://devzone.nordicsemi.com/thread/149644?ContentTypeID=1</link><pubDate>Thu, 20 Sep 2018 12:59:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b2c78bd-1630-430a-8f9e-3d1f8cb2cf13</guid><dc:creator>dmf3030</dc:creator><description>&lt;p&gt;Gonna make a new post specifically about this, but just to clarify, is the MBR params page only used for an update to SoftDevice or Bootloader but otherwise it is never used in normal operation or during an application update?&lt;/p&gt;
&lt;p&gt;We&amp;#39;ve managed to have our bootloader overlap into the MBR params page and all seems to be working fine with single bank application updates and the application runs fine as does the bootloader.&amp;nbsp; I want to see if we&amp;#39;re safe to allow this overlap to persist as long as we do not try to do a bootloader or softdevice update, hopefully the MBR params page is never used outside of the BL/SD update.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MBR Params page</title><link>https://devzone.nordicsemi.com/thread/87792?ContentTypeID=1</link><pubDate>Fri, 26 May 2017 07:50:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a732c0c4-2db7-448c-8496-6c84cdd30c39</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt;the MBR params page is used by the Master Boot Record(MBR) to store state information when performing flash operations, i.e. performing swap of the new SoftDevice image and/or Bootloader image. Thus, if you plan on performing any SoftDevice or Bootloader update in the future you must keep the MBR params page.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>