<?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>Can I update the SoftDevice without touching the application?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20724/can-i-update-the-softdevice-without-touching-the-application</link><description>I&amp;#39;m working on an OTA firmware update process, using my own bootloader and application. To understand the process&amp;#39; limitations, I need to know to what extent one can update the SoftDevice without invalidating the application. 
 The chart on the nrfutil</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 Mar 2017 11:38:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20724/can-i-update-the-softdevice-without-touching-the-application" /><item><title>RE: Can I update the SoftDevice without touching the application?</title><link>https://devzone.nordicsemi.com/thread/80867?ContentTypeID=1</link><pubDate>Fri, 24 Mar 2017 11:38:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85cd467a-fcbf-4927-bd2a-a2c773cbc6db</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;When you update your softdevice, the application will be erase to give space for the new image of the softdevice. You will have to update the application back after you done with the softdevice.&lt;/p&gt;
&lt;p&gt;Between minor versions of the softdevice, the application doesn&amp;#39;t need to be modified to work with the new softdevice (with same major version).&lt;/p&gt;
&lt;p&gt;We will try to keep the MBR unchanged alongside same softdevice in different major versions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I update the SoftDevice without touching the application?</title><link>https://devzone.nordicsemi.com/thread/80866?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2017 18:02:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:971d8388-daf6-4419-a5d4-20d14faa0e9b</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Or update this question which you did, thx;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I update the SoftDevice without touching the application?</title><link>https://devzone.nordicsemi.com/thread/80865?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2017 18:00:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b39fee9-636c-47ad-b8da-c4bae964a9c6</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Oh, so your main question is to get strong statement from Nordic that Soft Device API will never change between minor version numbers? I suggest to do another question because your original &amp;quot;Can I update the SoftDevice without touching the application?&amp;quot; seems to be answered above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I update the SoftDevice without touching the application?</title><link>https://devzone.nordicsemi.com/thread/80864?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2017 16:36:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:def1e906-9767-4dfe-aeb3-54ac884855e4</guid><dc:creator>Elias</dc:creator><description>&lt;p&gt;Telling me to test the combination is beside the point of my question. Of course I would test it, but there is only so much confidence I can gain from that as an application developer. I want to hear, from the perspective of someone who knows the machinations of the SoftDevice and its development process, how easy and flexible Nordic intends to make development after deployment of a product.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I update the SoftDevice without touching the application?</title><link>https://devzone.nordicsemi.com/thread/80863?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2017 13:51:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f4e827a-1413-49c4-84cf-d07325d5bbb9</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;MBR is typically not changing between any version of given SD and you are also not updating it OTA (that would be pretty dangerous if not impossible) so you should not worry. When it comes to Soft Device update only you can do it indeed (OTA DFU is in the end just erasing and rewriting some flash memory so you can do anything you want until you don&amp;#39;t overwrite memory from which you are currently running the code - that&amp;#39;s what makes MBR update difficult;) but you should test all combinations of your application code/binary versions and SD versions which you want to support before releasing it to the field. You will then find out if any API or SD size changed (which would break compatibility with your app).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>