<?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>Disable send the rest of page in DFU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45507/disable-send-the-rest-of-page-in-dfu</link><description>Hi Sir, 
 As runs w/ serial DFU and check the source code of nrfutil, it support to send the rest of page when transmitted the data. 
 1. If we don&amp;#39;t want to implement this feature in host MCU, is it possible to disable this feature in DFU? 
 2. If this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Mar 2019 13:40:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45507/disable-send-the-rest-of-page-in-dfu" /><item><title>RE: Disable send the rest of page in DFU</title><link>https://devzone.nordicsemi.com/thread/179254?ContentTypeID=1</link><pubDate>Fri, 29 Mar 2019 13:40:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55cf2461-462d-4984-bd05-438a0f11fe8b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Hanyu,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;How do you want your device to work&amp;nbsp; ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The code you pointed is inside&amp;nbsp;try_to_recover(), this is the feature to support resuming DFU after it&amp;#39;s been interrupted and the image has been transferred partly. This is the response of the Select command. Read about it &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-3-0/lib_dfu_transport"&gt;here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t want to support this continual you can change in the DFU target code to always return offset= 0 then the new image will be sent.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>