<?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 to update third-party ECU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76507/dfu-to-update-third-party-ecu</link><description>We would like to try using the standard DFU process to update third party ECU connected to the nrf52 chip. Our idea is to modify the standard DFU zip package - to add a new parameter to the manifest.json, for example a motor controller: 
 
 Then, when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Jun 2021 11:15:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76507/dfu-to-update-third-party-ecu" /><item><title>RE: DFU to update third-party ECU</title><link>https://devzone.nordicsemi.com/thread/316239?ContentTypeID=1</link><pubDate>Mon, 21 Jun 2021 11:15:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a51247c0-5c6d-4427-853e-c1cca77c01a4</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;If you use nRF5 SDK 15.3.0 or later and look at the source code, you should see that there is a FW update type called &amp;quot;External application&amp;quot;. It&amp;#39;s still an experimental feature, and documentation is lacking, but should be a good starting point for what you are trying to do.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;sdk_config.h setting from nRF5 SDK 17.0.2&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1624273776439v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Do you expect Bank 1 on your device to be large enough to receive the full image before transferring it over SPI/i2c?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bank 1 is the free area between main application and reserved application data/bootloader:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1624274063164v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>