<?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 without using serial</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79486/dfu-without-using-serial</link><description>Hi, 
 I have multiple devices that support Nordic DFU. 
 I want to update them using a Linux computer with a bluetooth dongle connected on it (and its not a Nordic Device). 
 I know that the DFU process use GATT characteristics. 
 I have find multiples</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Sep 2021 12:05:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79486/dfu-without-using-serial" /><item><title>RE: DFU without using serial</title><link>https://devzone.nordicsemi.com/thread/329024?ContentTypeID=1</link><pubDate>Fri, 10 Sep 2021 12:05:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b49efbd-a364-4007-ad35-038fdf530c9b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There are two separate features here, where nrfutil can be used for both in some cases.&lt;/p&gt;
&lt;p&gt;The init packet is generated by nrfutil when nrfutil generates the DFU image (.zip archive). It is the .dat file within the zip. This can be used regardless of how you transfer the image to the nRF.&lt;/p&gt;
&lt;p&gt;Using nrfutil as DFU master only works with a connected nRF development kit or dongle, and Nordic does nor provide any DFU master implementations that can use the native BLE support for desktop systems (it is provided for mobile OSs though), so you need to implement this yourself or use a thirdparty project, such as &lt;a href="https://github.com/infsoft-locaware/nrfdfu"&gt;this&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>