<?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>Resume download</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111816/resume-download</link><description>Hi, 
 is there a way to implement resume download, when downloading big files over HTTP(s). 
 Often during download of the bin file the connection is lost and we need to start the download all over again. Is there a way to resume the download after reconnection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Jun 2024 09:05:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111816/resume-download" /><item><title>RE: Resume download</title><link>https://devzone.nordicsemi.com/thread/487451?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2024 09:05:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd853bfb-403b-4aac-aaf0-6766382840bf</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Luc,&lt;/p&gt;
&lt;p&gt;The download client library actually supports to resume the download. See&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.6.1/page/nrf/libraries/networking/download_client.html"&gt;Download client (nordicsemi.com)&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;span&gt;download_client_callback function.&amp;nbsp;&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;If the callback returns a non-zero value, the download stops. To resume the download, use&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.6.1/page/nrf/libraries/networking/download_client.html#group__dl__client_1ga9c6e4153ef22913ea5f57aa7aed884e7"&gt;&lt;span&gt;download_client_start()&lt;/span&gt;&lt;/a&gt;. You can do this after reconnection.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>