<?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>nrf9160 Modem Delta Update write error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114315/nrf9160-modem-delta-update-write-error</link><description>Hi, 
 we have been trying to implement modem delta updates to our nrf9160 project using DFU target. We send delta .bin file over LTE to our device, and save it to external flash. Then we start copying from external flash to modem using DFU target functions</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Aug 2024 12:16:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114315/nrf9160-modem-delta-update-write-error" /><item><title>RE: nrf9160 Modem Delta Update write error</title><link>https://devzone.nordicsemi.com/thread/500419?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2024 12:16:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ea16c4e-d161-4b24-b5bc-be261f8ee636</guid><dc:creator>AndrejP</dc:creator><description>&lt;p&gt;Well, it seems that i managed to find the solution...&lt;br /&gt;&lt;br /&gt;It was in length of data being copied. When transferring data for modem delta update, they need to be exact size.... we used fixed block sizes for application (mcuboot image type)...&lt;br /&gt;Now that i changed code, so that only the size of the image is copied, the update works&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m closing this ticket now...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>