<?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>Secure DFU through WebUSB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51701/secure-dfu-through-webusb</link><description>I am trying to do Secure DFU through WebUSB [1] . I need suggestions to move forward. 
 Some starting points I found : 
 DFU Protocol 
 I did saw that SDK 15.3.0 outlines DFU protocol [2] which is currently supported over BLE, UART and Serial. How can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Sep 2019 09:12:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51701/secure-dfu-through-webusb" /><item><title>RE: Secure DFU through WebUSB</title><link>https://devzone.nordicsemi.com/thread/207609?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2019 09:12:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03e6f284-6711-48ba-b920-e2e716760f03</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Shockline,&amp;nbsp;&lt;/p&gt;
[quote user=""]I did saw that SDK 15.3.0 outlines DFU protocol&lt;sup&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_dfu_transport.html"&gt;[2]&lt;/a&gt;&lt;/sup&gt; which is currently supported over BLE, UART and Serial. How can I add support for WebUSB ?[/quote]
&lt;p&gt;&amp;nbsp;We do support DFU through&amp;nbsp;&lt;a title="USB CDC ACM DFU Transport" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_dfu_transport_serial.html?cp=5_1_3_5_2_3_0#lib_dfu_transport_usb"&gt;USB CDC ACM DFU Transport&lt;/a&gt;&amp;nbsp;layer, so you should be able to use this on the nRF side. You will have to interface the WebUSB with the Nordic serial DFU protocol.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;pc-nrf-dfu-js&lt;sup&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-nrf-dfu-js"&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Nordic currently also supports DFU through Serial, BLE using JavaScript. Can we somehow add WebUSB support to this ?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;My suggestion would be to open an issue in the pc-nrf-dfu-js and create a feature request for WebUSB support.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zephyr&lt;sup&gt;&lt;a href="https://github.com/larsgk/web-nrf52-dongle/tree/master/dongle_firmware/src"&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Zephy currently supports WebUSB but requires Zephyr OS. Can the dependency of Zephyr be removed ?&lt;/p&gt;&lt;p&gt;It will be wonderful if anyone from the community is willing to contribute in making WebUSB support for NRF with us.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry but&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.0.0/nrf/index.html"&gt;nRF Connect SDK&lt;/a&gt;&amp;nbsp;does not support nRF52840, only nRF9160. To use Zephyr samples on nRF52 series, please&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/getting_started/index.html#getting-started-guide"&gt;follow this guide&lt;/a&gt;. More information can be&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf5x-support-within-the-zephyr-project-rtos"&gt;in this link&lt;/a&gt;, and as stated in the bottom of the page: &amp;quot;&lt;em&gt;Also if you want to get involved with Zephyr, or simply need help as a user, you can join the Zephyr&amp;nbsp;&lt;a href="https://lists.zephyrproject.org/mailman3/lists/"&gt;mailing list&lt;/a&gt;&amp;nbsp;or join the #zephyrproject IRC channel.&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Nordic Semiconductor is part of the&amp;nbsp;&lt;a href="https://www.zephyrproject.org/what-is-zephyr/"&gt;Zephyr Project&lt;/a&gt;&amp;nbsp;and contributes with misc. components/software, but we do not give support for Zephyr running on nRF52840.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for your understanding.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>