<?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 OTA complete package update</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65971/dfu-ota-complete-package-update</link><description>Hi, I got an SDK15.2 project that we converted the bootloader to be both serial and ble for the dfu. Unfortunately we have a few units in the field that have only the BLE version. I created the new package, and updating the devices via serial works correct</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Sep 2020 10:26:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65971/dfu-ota-complete-package-update" /><item><title>RE: DFU OTA complete package update</title><link>https://devzone.nordicsemi.com/thread/270540?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2020 10:26:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b6da05f-ff55-4e64-a005-7c7353b94515</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Riaan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It might relate to this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/66037/dfu-process---nrfconnect-update-differences-between-pc-and-smartphone---fw-failure"&gt;issue&lt;/a&gt;.&amp;nbsp;That is due to how the bootloader works and flash space limitations. It could be possible to do all in one go in a device with a log of flash and/or small softdevice and application, but that has not been handled specifically.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Try to&amp;nbsp;update SD+BL first then APP.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU OTA complete package update</title><link>https://devzone.nordicsemi.com/thread/269958?ContentTypeID=1</link><pubDate>Thu, 17 Sep 2020 00:11:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e265b1e-425a-450f-96f0-e28125f48b6e</guid><dc:creator>Riaan</dc:creator><description>&lt;p&gt;Hi, &lt;br /&gt;&lt;br /&gt;The bootloader on there is standarnd OTA one from the sdk. The one I am trying to load on there is a modified version that includes both serial and ota. &lt;/p&gt;
&lt;p&gt;The image for the first setup was:&lt;/p&gt;
&lt;p&gt;nrfutil_5_0_0 pkg generate --hw-version 52 --softdevice s132_nrf52_6.1.0_softdevice.hex --sd-id 0xAF --sd-req 0xAF --bootloader bootloader.hex --bootloader-version 1 --application app.hex --application-version 1 --key-file key.pem package.zip&lt;/p&gt;
&lt;p&gt;And the new one is:&lt;/p&gt;
&lt;p&gt;nrfutil_5_0_0 pkg generate --hw-version 52 --softdevice s132_nrf52_6.1.0_softdevice.hex --sd-id 0xAF --sd-req 0xAF --bootloader bootloader2.hex --bootloader-version 2 --application app.hex --application-version 1 --key-file key.pem package.zip&lt;/p&gt;
&lt;p&gt;I can see that the app gets updated, but the bootloader stays the same&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU OTA complete package update</title><link>https://devzone.nordicsemi.com/thread/269873?ContentTypeID=1</link><pubDate>Wed, 16 Sep 2020 12:46:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b52fd75e-4fca-4b41-b5d8-c090b38a59be</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Riann,&lt;/p&gt;
[quote user=""]But when I try to use the zip package (full one) with the connect android app, (using the dfu) I only seem to be able to update the app image. The bootloader seems to stay the same.[/quote]
&lt;p&gt;Do you use the unmodified bootloader example to update to the new one?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What is the command you use to generate the package?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>