<?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>Batch DFU tool</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12257/batch-dfu-tool</link><description>Hello, 
 DFU tool (android) is cool but if you have a lot of devices to update it&amp;#39;s long. Is there any batch tool that can update all devices that fit (MAC list or SSID filter) around ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Mar 2016 12:56:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12257/batch-dfu-tool" /><item><title>RE: Batch DFU tool</title><link>https://devzone.nordicsemi.com/thread/46360?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2016 12:56:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87e88eb3-cf4b-4aa4-8d54-d61867f65a01</guid><dc:creator>Fabien Comte</dc:creator><description>&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Batch DFU tool</title><link>https://devzone.nordicsemi.com/thread/46359?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2016 12:34:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:760b1d5a-1967-4a5b-a882-ec376082924e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Unfortunately, we don&amp;#39;t have a script for this. However, we do have a python script for doing DFU from a PC using the nRF51 dongle which is located in the master control panel directory. Maybe this is more suited for creating an automated DFU tool.&lt;/p&gt;
&lt;p&gt;Note that you need to use Iron python to run this:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;C:\Program Files (x86)\Nordic Semiconductor\Master Control Panel\3.10.0.14\lib\d
fu&amp;gt;ipy main.py -h 
C:\Program Files (x86)\Nordic Semiconductor\Master Emulator\2.1.13.14 
Failed to import ecdsa, cannot do signing 
usage: main.py [-h] --file FILE --address ADDRESS [--baud-rate BAUD_RATE]
           [--emulator-id EMULATOR_ID]

Send hex file over-the-air via BLE

 optional arguments:
 -h, --help            show this help message and exit
 --file FILE, -f FILE  Filename of Hex file.
 --address ADDRESS, -a ADDRESS
                    Advertising address of nrf51822 device.
  --baud-rate BAUD_RATE, -b BAUD_RATE
                    Baud rate for communication with the master emulator
                    device. Default 1000000.
  --emulator-id EMULATOR_ID, -e EMULATOR_ID
                    COM port the master emulator device is connected to,
                    e.g. COM1
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>