<?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 Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80735/dfu-failure-updated-from-sdk14-1-to-sdk17</link><description>I&amp;#39;m trying to update my devices from SDK 14.1 to SDK17. I&amp;#39;ve followed the pc-util instructions to create an SD+BOOT package, then after I&amp;#39;ll send the updated application. Below is my DFU Package script 
 
 nrfutil settings generate --family NRF52 --application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Oct 2021 06:18:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80735/dfu-failure-updated-from-sdk14-1-to-sdk17" /><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/336092?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2021 06:18:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47c6e565-22fb-4740-9b7c-3cf9d0009838</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The test file has an updated&amp;nbsp;&lt;span&gt;package with s132_nrf52_7.2.0_softdevice, SDK 17.0.2 bootloader and app.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;First,&amp;nbsp;run the&amp;nbsp;Command.bat under&amp;nbsp;278167_DFU_SDK14.1_to_SDK17\SDK_14.0.0 to program s132_nrf52_5.0.0_softdevice.hex and SDK 14.1.0 bootloader, and then run&amp;nbsp;generate_pkg.bat under&amp;nbsp;278167_DFU_SDK14.1_to_SDK17\SDK_17.0.2 to generate the package. Update with this package.&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regarding the hardware version error, Please kindly answer the following questions to help me understand more about your issue.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Are you using&amp;nbsp;&lt;span&gt;SDK 14.1.0 bootloader example? If it is the modified bootloader, what do you modify?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you provide the debug log on the device?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/336051?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 16:44:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e69c411-c03b-4c9b-a0bb-3b0fdade98c6</guid><dc:creator>Dave_couling</dc:creator><description>&lt;p&gt;Unfortunately your DFU Package does not work either, with a &amp;quot;&lt;strong&gt;Cannot read property &amp;#39;asynch&amp;#39; of null&lt;/strong&gt;&amp;quot;&amp;nbsp; Error&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1635266419978v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/336050?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 16:41:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8219b739-589c-425a-96e4-79cb182bc415</guid><dc:creator>Dave_couling</dc:creator><description>&lt;p&gt;Could you provide a test file that is just the SD1327.2 and the SDK17.0.2 bootloader?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/335879?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 08:38:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aec248b3-722f-4258-9b2e-5a92da0e019b</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you program&amp;nbsp;s132_nrf52_5.0.0_softdevice.hex and SDK 14.1.0 bootloader on nRF52DK to update with the package with s132_nrf52_7.2.0_softdevice, SDK 17.0.2 bootloader and app? If so,&amp;nbsp;I cannot reproduce the issue with the command provided by me. Here is my test file.&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/278167_5F00_DFU_5F00_SDK14.1_5F00_to_5F00_SDK17.zip"&gt;devzone.nordicsemi.com/.../278167_5F00_DFU_5F00_SDK14.1_5F00_to_5F00_SDK17.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Are you using&amp;nbsp;&lt;span&gt;SDK 14.1.0 bootloader example? If it is the modified bootloader, what do you modify?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you provide the debug log on the device?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/335823?ContentTypeID=1</link><pubDate>Mon, 25 Oct 2021 17:13:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:677ae28c-7181-44e9-8c8c-7fce687fb7c8</guid><dc:creator>Dave_couling</dc:creator><description>&lt;p&gt;Yes I used the&amp;nbsp;&lt;strong&gt;--hw-version 52&amp;nbsp;&lt;/strong&gt;as your instructed.&amp;nbsp; However I still get the same error as seen in my original post&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/335647?ContentTypeID=1</link><pubDate>Mon, 25 Oct 2021 07:50:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46c0065e-66df-4af8-9db4-bbf846706d82</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Good to know you fix the command issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you use &amp;quot;--hw-version 52&amp;quot; in the command? In your last command, I see the hw version config is wrong.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/335146?ContentTypeID=1</link><pubDate>Wed, 20 Oct 2021 16:48:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2892bd0c-26f1-4858-afd5-c02eea942cd0</guid><dc:creator>Dave_couling</dc:creator><description>&lt;p&gt;Re-installing Python 3.7 seemed to fix this particular error.&amp;nbsp; However when I try and upload the *.zip file I get the error shown in my original post.&amp;nbsp; Any ideas?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1634748913432v1.png" alt=" " /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1634748935648v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/335145?ContentTypeID=1</link><pubDate>Wed, 20 Oct 2021 16:45:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9a88811-3295-4b79-85e2-eae8473efe9e</guid><dc:creator>Dave_couling</dc:creator><description>&lt;p&gt;Thanks for the reply, but I get the same error.&amp;nbsp;&amp;nbsp;&lt;strong&gt;Error: no such option: --sd-id&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/334988?ContentTypeID=1</link><pubDate>Wed, 20 Oct 2021 06:50:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8b954ae-8c7a-47f3-9f93-c4fd2882faab</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Try this:&lt;/p&gt;
&lt;p&gt;nrfutil pkg generate --hw-version 52 --key-file dfu_private.pem --application-version 2 --application &amp;quot;C:\Application_Firmware\custom_board\s132\armgcc\_build\nrf52832_xxaa.hex&amp;quot; --sd-req 0x9D --sd-id 0x0101 --softdevice &amp;quot;C:\SDK_17\components\softdevice\s132\hex\s132_nrf52_7.2.0_softdevice.hex&amp;quot; --bootloader-version 2 --bootloader &amp;quot;C:\Bootloader_Firmware\s132_ble\armgcc\_build\nrf52832_xxaa_s132.hex&amp;quot; SD_APP_BOOT_Package.zip&lt;/p&gt;
&lt;p&gt;-Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/334954?ContentTypeID=1</link><pubDate>Tue, 19 Oct 2021 23:30:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e7bebc6-1287-4642-b4c1-f977cbf2a7d2</guid><dc:creator>Dave_couling</dc:creator><description>&lt;p&gt;nrfutil pkg generate --hw-version 2 --key-file &amp;quot;dfu_private.pem&amp;quot; -application-version 2 &amp;quot;C:\Application_Firmware\custom_board\s132\armgcc\_build\nrf52832_xxaa.hex&amp;quot; --sd-req 0x9D --sd-id 0x0101 --softdevice &amp;quot;C:\SDK_17\components\softdevice\s132\hex\s132_nrf52_7.2.0_softdevice.hex&amp;quot; --bootloader-version 2 --bootloader &amp;quot;C:\Bootloader_Firmware\s132_ble\armgcc\_build\nrf52832_xxaa_s132.hex&amp;quot; SD_APP_BOOT_Package.zip&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/334720?ContentTypeID=1</link><pubDate>Tue, 19 Oct 2021 06:03:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:383e2011-f7fc-48e4-8cc7-b63b5473a6dc</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="Dave_couling"]I&amp;#39;ve tried the --sd-id command, however&amp;nbsp;nrfutil rejects this command with the following error:&lt;strong&gt;&amp;nbsp;Error: no such option: --sd-id&lt;/strong&gt;[/quote]
&lt;p&gt;Can you post the command?&lt;/p&gt;
&lt;p&gt;-Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/334681?ContentTypeID=1</link><pubDate>Mon, 18 Oct 2021 17:06:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1b24c2b-b922-4c65-acef-73e2bd152a3c</guid><dc:creator>Dave_couling</dc:creator><description>&lt;p&gt;Yes I am trying to update the S132v5 to S132 V7&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried the --sd-id command, however&amp;nbsp;nrfutil rejects this command with the following error:&lt;strong&gt;&amp;nbsp;Error: no such option: --sd-id&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using &lt;span&gt;nrf&lt;/span&gt;&lt;span&gt;util&amp;nbsp;&lt;/span&gt; version: 6.1.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Failure updated from SDK14.1 to SDK17</title><link>https://devzone.nordicsemi.com/thread/334567?ContentTypeID=1</link><pubDate>Mon, 18 Oct 2021 11:18:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c5c25db-e83a-4f52-91f4-69d03300296b</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you updating from&amp;nbsp;&lt;span&gt;s132_nrf52_5.0.0 to&amp;nbsp;s132_nrf52_7.2.0? If so, see&amp;nbsp;&lt;a title="DFU package combinations" href="https://infocenter.nordicsemi.com/topic/ug_nrfutil/UG/nrfutil/dfu_package_combinations.html?cp=10_7_3_0"&gt;DFU package combinations&lt;/a&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;However, the two SDs may have different IDs. The first update requires&amp;nbsp;&lt;code&gt;--sd-req&lt;/code&gt;&amp;nbsp;to be set to the ID of the old SD. The APP update requires the ID of the new SD. The new ID must be set using&amp;nbsp;&lt;code&gt;--sd-id&lt;/code&gt;&amp;nbsp;parameter.&amp;nbsp;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
[quote user=""]nrfutil pkg generate --hw-version 2 --key-file legacy_dfu_private.pem --sd-req 0x9D --softdevice s132_nrf52_7.2.0_softdevice.hex --bootloader-version 2 --bootloader new_bootloader_nrf52832_xxaa_s132.hex&amp;nbsp; SD_BOOT_Package.zip[/quote]
&lt;p&gt;Try to add&amp;nbsp;&lt;em&gt;&lt;code&gt;--sd-id&amp;nbsp;0x0101.&amp;nbsp;&lt;/code&gt;&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>