<?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>DFU Update from SDK 12.2 to SDK 13.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21836/dfu-update-from-sdk-12-2-to-sdk-13-0</link><description>As Bootloader IROM starting address 0x78000 and size 0x6000 is same in SDK 13.0 and 12.2.0 expecting to update Device firmware (BL+SD+APP) from 12.2.0 to 13.0.0 SDK.But in my case DFU update (secure BL+SD+APP) or DFU Update (secure BL+SD) from 12.02 to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 May 2017 07:07:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21836/dfu-update-from-sdk-12-2-to-sdk-13-0" /><item><title>RE: DFU Update from SDK 12.2 to SDK 13.0</title><link>https://devzone.nordicsemi.com/thread/85757?ContentTypeID=1</link><pubDate>Mon, 08 May 2017 07:07:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17ff468f-154b-4e56-8806-1d28a66819cf</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;@srikar: You should be able to specify more than one softdevice requirement uisng commas, i.e.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;--sd-req 0x98,0x91
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;That way the image will be compatible with both the old and the new SoftDevice version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Update from SDK 12.2 to SDK 13.0</title><link>https://devzone.nordicsemi.com/thread/85756?ContentTypeID=1</link><pubDate>Sat, 06 May 2017 02:40:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92a461a4-db92-4db1-9652-e25a871e4047</guid><dc:creator>Srikar</dc:creator><description>&lt;p&gt;Hello,
Able to update but need to&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create DFU distribution package first without APP only BL+SD of SDK 13.0 with --sd-req =0x91 instead of 0x98 in nrfutil pkg generate options&lt;/li&gt;
&lt;li&gt;Update Device firmware from 12.2.0 with package generate in step 1&lt;/li&gt;
&lt;li&gt;Create a Distribution package containing App only now  --sd-req =0x98 .&lt;/li&gt;
&lt;li&gt;Update Device firmware App with step 3 distribution package&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note:- BL version with incremented and App version can same or incremented  version as per nordic documentation&lt;/p&gt;
&lt;p&gt;Not sure why -sd-req should have same version which is on device expected it should be sd version in package someone from nordic can provide more information&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>