<?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 [node.js][linux]</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17813/secure-dfu-node-js-linux</link><description>Hi, 
 I m trying to develop an linux-application running on node.js to communicate with a nrf52 device. I m using the noble-module ( noble ) and a usb bluetooth-dongle. 
 Subscribing, writing and reading is working very good, but when it comes to secure</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 03 Mar 2018 02:53:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17813/secure-dfu-node-js-linux" /><item><title>RE: secure dfu [node.js][linux]</title><link>https://devzone.nordicsemi.com/thread/122676?ContentTypeID=1</link><pubDate>Sat, 03 Mar 2018 02:53:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b94e775-7870-4f4b-a927-6d3428f1c8ac</guid><dc:creator>mwilliford</dc:creator><description>&lt;p&gt;Martin,&lt;/p&gt;
&lt;p&gt;Did you build the DFU for v12 against noble?&amp;nbsp; I am interested in the same thing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: secure dfu [node.js][linux]</title><link>https://devzone.nordicsemi.com/thread/68659?ContentTypeID=1</link><pubDate>Tue, 22 Nov 2016 11:25:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:353b3f0d-ec5f-4555-9d56-d63b6f95e489</guid><dc:creator>Martin H.</dc:creator><description>&lt;p&gt;Hi Hung Bui,&lt;/p&gt;
&lt;p&gt;Thank you for your answer.&lt;/p&gt;
&lt;p&gt;I can understand that this is a new feature and that it takes time to update ibraries.
Regarding the issue with &amp;quot;secure-dfu-web-bluetooth&amp;quot;, I am able to launch it in node.js, but when requestDevice(options) function in node_modules/bleat/dist/api.web-bluetooth.js execute it will only return: &amp;quot;requestDevice error&amp;quot;&lt;/p&gt;
&lt;p&gt;By activating DEBUG=* when launching index.js file, I can see that hci0 adapter is scanning &amp;quot;under the hood&amp;quot;..&lt;/p&gt;
&lt;p&gt;We have started to implement our own protocol based on the link you sent. And currently this strategy seems to be the best alternative.&lt;/p&gt;
&lt;p&gt;Best Regards,
Martin H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: secure dfu [node.js][linux]</title><link>https://devzone.nordicsemi.com/thread/68658?ContentTypeID=1</link><pubDate>Mon, 21 Nov 2016 09:36:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a4697d6-6d5b-42ad-87f3-194739793fb6</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;What was the issue you got with the  &amp;quot;secure-dfu-web-bluetooth&amp;quot; library ?
The Secure DFU is fairly new, only introduced from our SDK v12. This explains why not many libraries support it. You may have to follow what we described &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/lib_dfu_transport_ble.html?cp=4_0_0_3_4_3_2_0#lib_dfu_transport_ble_chars"&gt;here&lt;/a&gt; to implement your own secure DFU process.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>