<?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>OTA Firmware update on Windows</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18356/ota-firmware-update-on-windows</link><description>Hi, 
 Is there a way to do OTA secure firmware updates with a Windows application? 
 I&amp;#39;ve got some users without Android or iOS phones that want to do updates - and they&amp;#39;re on Windows so Web Bluetooth isn&amp;#39;t an option yet. 
 It seemed that the nRF devtools</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Dec 2020 12:20:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18356/ota-firmware-update-on-windows" /><item><title>RE: OTA Firmware update on Windows</title><link>https://devzone.nordicsemi.com/thread/284319?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2020 12:20:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:882ee481-4c10-4156-8fd0-61d2e12a1110</guid><dc:creator>WirelessCharging</dc:creator><description>&lt;p&gt;Thanks Gordon, I&amp;#39;m truly grateful!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA Firmware update on Windows</title><link>https://devzone.nordicsemi.com/thread/284251?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2020 08:47:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d2e677f-45d6-45c5-80e2-3b79f81f9ece</guid><dc:creator>Gordon</dc:creator><description>&lt;p&gt;In the end we&amp;nbsp;got it to work using Web Bluetooth (Bluetooth from within Chrome/Edge/Opera Browsers). There&amp;#39;s an implementation here:&amp;nbsp;&lt;a href="https://github.com/thegecko/web-bluetooth-dfu"&gt;https://github.com/thegecko/web-bluetooth-dfu&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That implementation will work under Node.js/NW.js/Electron&amp;nbsp;too, so could be packaged up into a Windows application reasonably easily if required.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA Firmware update on Windows</title><link>https://devzone.nordicsemi.com/thread/284248?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2020 08:34:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a33d476d-3ddb-4952-bd57-746014d0c596</guid><dc:creator>WirelessCharging</dc:creator><description>&lt;p&gt;&lt;span&gt;Has anyone gotten this to work? I&amp;#39;m also targeting the task of implementing DFU OTA from PC desktop app. Would be much appreciated if anyone has a working code project for this.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA Firmware update on Windows</title><link>https://devzone.nordicsemi.com/thread/70873?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 12:40:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:173d992f-532f-44b0-96af-bee971aa147f</guid><dc:creator>Gordon</dc:creator><description>&lt;p&gt;Great - thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA Firmware update on Windows</title><link>https://devzone.nordicsemi.com/thread/70875?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 12:24:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0421b4b1-c06e-445c-b447-44e0398b4adc</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;I understand that you cannot ask that of your users. I agree that it would be useful for our customers and I will forward your feedback to our SW developers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA Firmware update on Windows</title><link>https://devzone.nordicsemi.com/thread/70874?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 11:16:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a7eb42d-4530-45b8-9229-3d8a424ab5c0</guid><dc:creator>Gordon</dc:creator><description>&lt;p&gt;Ok - thanks! Personally, I think a native Windows example app (or Python using a non-nordic BLE API) would be really helpful. While pc-nrfutil looks handy, I can&amp;#39;t ask a user of my hardware to go out and buy an nRF dongle just to update the firmware.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA Firmware update on Windows</title><link>https://devzone.nordicsemi.com/thread/70872?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 10:22:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4505cc7-4830-477f-9ff8-1db42de4627f</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Gordon,&lt;/p&gt;
&lt;p&gt;We do not have any example application or example code using the Windows 8.1 API to perform Secure DFU.  You can perform Secure DFU with our pc-nrfutil tool, found &lt;a href="https://github.com/NordicSemiconductor/pc-nrfutil"&gt;here&lt;/a&gt;. The pc-nrfutil tool uses our SoftDevice serialization API and requires Nordic hardware (nRF5x Dk or Dongle) flashed with our connectivity firmware.&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>