<?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>FOTA Download resume after reboot</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125049/fota-download-resume-after-reboot</link><description>Hi, 
 
 I am trying to implement FOTA download in SDK3.1.0 with an nrf9160 board. I had this working on an older SDK (1.6.1) so I know it&amp;#39;s possible to save the progress and restart the download from an offset if there is a disconnect, or a reboot. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Oct 2025 07:24:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125049/fota-download-resume-after-reboot" /><item><title>RE: FOTA Download resume after reboot</title><link>https://devzone.nordicsemi.com/thread/552120?ContentTypeID=1</link><pubDate>Wed, 22 Oct 2025 07:24:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b62755a3-0ba2-412d-8e10-5792ce44b2c9</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;From the SDK team;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p&gt;After looking at the &lt;span style="border-bottom-style:solid;border-width:2px;cursor:pointer;"&gt;FOTA&lt;/span&gt; Download library for a bit I am not convinced it was ever meant to support download resumption after reboot. Even before the change to using hashes to check if the file is the same, there wasn’t anything stored anywhere persistent to be able to resume the download. It might have worked before by coincidence though.&lt;/p&gt;
&lt;p&gt;The setting the customer talks about is from the &lt;span style="border-bottom-style:solid;border-width:2px;cursor:pointer;"&gt;DFU&lt;/span&gt; Target library which is used by the FOTA Download library. The DFU Target library &lt;em&gt;does&lt;/em&gt; support resumption after reboot and that feature seems to work on &lt;span style="border-bottom-style:solid;border-width:2px;cursor:pointer;"&gt;NCS&lt;/span&gt; 3.1.0&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FOTA Download resume after reboot</title><link>https://devzone.nordicsemi.com/thread/551923?ContentTypeID=1</link><pubDate>Mon, 20 Oct 2025 11:27:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf224b4e-4bd4-4da2-bd74-c0658e82e6d9</guid><dc:creator>DamoL</dc:creator><description>&lt;p&gt;Thanks,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I would note, what I didn&amp;#39;t notice when I posted this, is that those variables are declared as static, so they definitely aren&amp;#39;t being assigned in another file.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For the minute I have commented out the static declaration, and then externed them in my code so I can manually save and recall them in flash.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FOTA Download resume after reboot</title><link>https://devzone.nordicsemi.com/thread/551916?ContentTypeID=1</link><pubDate>Mon, 20 Oct 2025 11:03:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55ff72fa-fc3e-462d-b531-919e06f6c3d2</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;thanks for the feedback. I have submitted a bug report to the SDK team.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>