<?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>SECURED DFU USB bootloader protocol</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61005/secured-dfu-usb-bootloader-protocol</link><description>To the kind attention of Nordic support team, 
 We are going to use nRF52833 in our products, and we would like to embed in our PC side software (driver) a custom version of nrfutil that should of course be able to do firmware update using usb-serial</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 May 2020 11:28:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61005/secured-dfu-usb-bootloader-protocol" /><item><title>RE: SECURED DFU USB bootloader protocol</title><link>https://devzone.nordicsemi.com/thread/248429?ContentTypeID=1</link><pubDate>Wed, 06 May 2020 11:28:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d39100a-cfee-407f-9490-b30425b89c03</guid><dc:creator>astella</dc:creator><description>&lt;p&gt;Very clear Vidar, thank you for your kindness&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SECURED DFU USB bootloader protocol</title><link>https://devzone.nordicsemi.com/thread/248428?ContentTypeID=1</link><pubDate>Wed, 06 May 2020 11:26:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4dfd88c3-980a-47ab-a823-fb9a4a221077</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;The protocol use a proprietary command set but apart from that, it&amp;#39;s pretty standard. It uses SLIP for encoding and decoding of packets and the standard USB CDC class to transfer the packetized data.&lt;/p&gt;
&lt;p&gt;The open bootloader uses the same USB transport. The reason it&amp;#39;s named open is that it accepts unsigned application and Softdevice updates. This is the bootlloader the nRF52840 Dongle ships with).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SECURED DFU USB bootloader protocol</title><link>https://devzone.nordicsemi.com/thread/248293?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 17:13:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e4054b2-3980-4c40-b4b4-56ee4a8bd6e6</guid><dc:creator>astella</dc:creator><description>&lt;p&gt;Thank you Vidar for your kindness. Last question, if it is not much trouble. Could you please clarify to me if the protocol we are talking about is a Nordic proprietary one, or it is open protocol? And the situation is different about this aspect should we use the open usb bootloader instead?&lt;/p&gt;
&lt;p&gt;Thank you very much,&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SECURED DFU USB bootloader protocol</title><link>https://devzone.nordicsemi.com/thread/248229?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 14:22:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6c66c08-786e-405d-b4d6-dfa73da3d6ec</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The message sequence charts in the &amp;quot;&lt;a title="Serial" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_dfu_transport_serial.html?cp=7_1_3_5_2_3"&gt;Serial&lt;/a&gt;&amp;quot; section in the DFU protocol&amp;nbsp;should give a quick&amp;nbsp;overview of how the DFU transfer works. I don&amp;#39;t know of any DLLs that could be utilized, but there is an unofficial c implementation of the DFU controller on github that you may want to take a look at:&amp;nbsp;&lt;a href="https://github.com/jimmywong2003/nrf-slim-serial-uart-dfu-host-c-code"&gt;https://github.com/jimmywong2003/nrf-slim-serial-uart-dfu-host-c-code&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>