<?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>buttonless DFU in Python</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76721/buttonless-dfu-in-python</link><description>Hi All, 
 
 I have all files needed for buttonless DFU for a target nrf52832 device. 
 I am trying to port the DFU process to python without needing a NRF52 dongle, just using the internal ble on my laptop. 
 how do i begin? 
 is there some code example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Jun 2021 13:24:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76721/buttonless-dfu-in-python" /><item><title>RE: buttonless DFU in Python</title><link>https://devzone.nordicsemi.com/thread/317021?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 13:24:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c199b9f-3bf0-459a-b87c-614f6879225b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Nordic does not provide any DFU master implementations for desktop computers that are use the native BLE device/APIs in desktop operating systems. However, we do provide libraries that use the pc-ble-driver and a nRF attached to the computer. While that is not what you are interested in, it could be used as a reference on how to implement the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_dfu_transport.html"&gt;DFU protocol&lt;/a&gt;. As you want to use Python, I suspect the most relevant for you would be to look at the DFU master implementation in &lt;a href="https://github.com/NordicSemiconductor/pc-nrfutil"&gt;nrfutil&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonless DFU in Python</title><link>https://devzone.nordicsemi.com/thread/316992?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 12:36:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a9786db-5fda-4fb5-95d7-6a9825d8a463</guid><dc:creator>uriSchatzberg</dc:creator><description>&lt;p&gt;windows machine&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>