<?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>[NRF52] Question about the MBR and SD dependence</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16462/nrf52-question-about-the-mbr-and-sd-dependence</link><description>Hey folks, 
 Is there any dependence between the MBR and the SD version? The reason I ask is because we are working on a product that will be able to update the softdevice as well as the app portions of the image while ideally retaining the MBR. 
 Do</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Sep 2017 22:29:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16462/nrf52-question-about-the-mbr-and-sd-dependence" /><item><title>RE: [NRF52] Question about the MBR and SD dependence</title><link>https://devzone.nordicsemi.com/thread/62999?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2017 22:29:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e240c52-4a68-41f8-9329-34e89f694f87</guid><dc:creator>JeanMBoones</dc:creator><description>&lt;p&gt;Thanks for the clarification.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [NRF52] Question about the MBR and SD dependence</title><link>https://devzone.nordicsemi.com/thread/62998?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2017 06:42:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0cce4cb4-8a97-4e18-98e2-e9dfb3559039</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Yes, the MBR is never updated during a Device Firmware Update when using the bootloader from our SDK. Because we never update the MBR we also guarantee that the MBR will be compatible with all future SD versions. Leaving the MBR intact is therefore no issue, but you will have to update the bootloader so that its compatible with the API of the new SoftDevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [NRF52] Question about the MBR and SD dependence</title><link>https://devzone.nordicsemi.com/thread/62996?ContentTypeID=1</link><pubDate>Fri, 01 Sep 2017 20:51:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cae5b41-f4e1-4aba-933c-711b252381fd</guid><dc:creator>JeanMBoones</dc:creator><description>&lt;p&gt;Thanks for the reply, but let me be more specific. Is it possible to update the SD while leaving the MBR intact and if so, what are the limitations to this? In other words, is the MBR for a given SoftDevice (such as 132) guaranteed to remain compatible with future versions of that SoftDevice (other than changing some configuration register for address forwarding, etc.)? We would like to have the ability to update the SoftDevice in the field while leaving the MBR and our custom bootloader untouched. This is with the goal of always maintaining valid working software in the device regardless of a functional SoftDevice or not.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [NRF52] Question about the MBR and SD dependence</title><link>https://devzone.nordicsemi.com/thread/63000?ContentTypeID=1</link><pubDate>Fri, 01 Sep 2017 07:19:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10294ce0-250c-4215-a24f-1d5224fd8200</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Q1: Ease of use. All exceptions are prcessed by the MBR first and then forwarded to the SoftDevice or Bootlaoder. If you only flash the SoftDevice without the MBR, then the exeptions wil not be forwarded to the correct location.&lt;/p&gt;
&lt;p&gt;Q2: The MBR simply forwards exceptions to the SoftDevice or the bootloader, see &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.sds/dita/softdevices/s130/mbr_bootloader/mbr.html"&gt;this&lt;/a&gt; section in the SoftDevice Specification. You pass execution, using SV calls,see the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v5.0.0/group__nrf__mbr__api.html?cp=2_3_0_1_0_2_6"&gt;API doc&lt;/a&gt;, to the MBR during Bootloader and SoftDevice updates and the MBR will then perform the swap operation, i.e. swap the old image with the new.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [NRF52] Question about the MBR and SD dependence</title><link>https://devzone.nordicsemi.com/thread/62997?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2017 17:43:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2978fbea-f01f-446d-839b-83cdd52fa37f</guid><dc:creator>JeanMBoones</dc:creator><description>&lt;p&gt;I have a similar question and would like clarification. The MBR and the SD are packaged/delivered together in the same binary.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;If there is no dependency, then why package them together?&lt;/li&gt;
&lt;li&gt;How exactly are the MBR and SD linked/coupled? Is it simply via configuration registers that can be updated if necessary or is there anything in actual executable code that is directly linked into the MBR regarding the SD?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Thanks,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [NRF52] Question about the MBR and SD dependence</title><link>https://devzone.nordicsemi.com/thread/62995?ContentTypeID=1</link><pubDate>Fri, 16 Sep 2016 08:47:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec7c890d-59b8-43cb-96c9-2494ea20b4c3</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;No, the MBR is SoftDevice independent, so the approach you&amp;#39;re describing should work just fine. In fact, this is how we do it in our bootloader, the MBR is never updated during DFU, just the Softdevice.&lt;/p&gt;
&lt;p&gt;-Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>