<?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 init packet fields description</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30339/dfu-init-packet-fields-description</link><description>Hi, 
 if I correct understood DFU process first of all it need to send &amp;quot;Init packet&amp;quot; and after that it need to send FW image. And for that reason in DFU packages is 3 files *.dat (init packet), *.bin (FW image) and manifest file description about first</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Feb 2018 12:11:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30339/dfu-init-packet-fields-description" /><item><title>RE: DFU init packet fields description</title><link>https://devzone.nordicsemi.com/thread/120561?ContentTypeID=1</link><pubDate>Mon, 12 Feb 2018 12:11:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:709f0dfa-0870-4583-8c5e-6b8adddb6208</guid><dc:creator>ivansanchez</dc:creator><description>&lt;p&gt;For the DFU process you need just two files: the init packet, and the firmware image.&lt;/p&gt;
&lt;p&gt;It is possible to run more than one DFU procedure onto a device, so to keep track of the order of those DFU procedures, &lt;code&gt;nrfutilc&lt;/code&gt; creates a .json manifest of the init packets and firmware images for each one.&lt;/p&gt;
&lt;p&gt;As for the format of the init packets, let me quote from &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Fsdk_app_serial_dfu_bootloader.html&amp;amp;cp=4_0_0_4_4_2_1&amp;amp;anchor=lib_bootloader_dfu_init"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Fsdk_app_serial_dfu_bootloader.html&amp;amp;cp=4_0_0_4_4_2_1&amp;amp;anchor=lib_bootloader_dfu_init&lt;/a&gt; :&lt;/p&gt;
&lt;blockquote&gt;The required contents of the init packet are defined in the protocol buffer file &lt;code&gt;dfu-cc.proto&lt;/code&gt;. The following fields of the init packet are checked during the validation of the init packet:&lt;/blockquote&gt;
&lt;p&gt;About the size anc crc32 of the firmware image: that information has to be inside the init packet. Think of the init packet as metadata for the firmware image.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU init packet fields description</title><link>https://devzone.nordicsemi.com/thread/120551?ContentTypeID=1</link><pubDate>Mon, 12 Feb 2018 11:23:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:902bc88c-94ce-4781-b96f-bc7164dc849d</guid><dc:creator>amicus</dc:creator><description>&lt;p&gt;I&amp;#39;m still waiting an answer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>