<?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>How to do nrf51DFU from remote PC ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19026/how-to-do-nrf51dfu-from-remote-pc</link><description>I made a custom BLE device using nrf51822 and need to do DFU from remote place.
The BLE device is connected using USB to windows PC. 
The Serial bootloader examples are for Over-the-air DFU using MCP. 
 I need DFU by serial flashing program in direct</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Jan 2017 07:56:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19026/how-to-do-nrf51dfu-from-remote-pc" /><item><title>RE: How to do nrf51DFU from remote PC ?</title><link>https://devzone.nordicsemi.com/thread/73560?ContentTypeID=1</link><pubDate>Wed, 18 Jan 2017 07:56:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42c57bb9-4d4f-45bc-8888-bfd5e40bb1be</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Happy to help :) I would appreciate if you could mark the answer as correct/accepted by clicking the checkmark in the circle to the left of the answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to do nrf51DFU from remote PC ?</title><link>https://devzone.nordicsemi.com/thread/73559?ContentTypeID=1</link><pubDate>Wed, 18 Jan 2017 05:54:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18deeb6c-9c6f-43d8-91d3-005cfbdf3f2c</guid><dc:creator>shinho</dc:creator><description>&lt;p&gt;Thank you very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to do nrf51DFU from remote PC ?</title><link>https://devzone.nordicsemi.com/thread/73558?ContentTypeID=1</link><pubDate>Tue, 17 Jan 2017 11:28:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6d0da4f-f446-487d-9678-b2278700f851</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;The serial bootloader in our SDKs use the UART interface to update the firmware on a nRF51 device, i.e. you should be able to connect the nRF51822 to your computer via a serial interface(e.g. a FTDI USBto TTL converter) and then start the DFU remotely. You can find information about the serial transport layer for SDK v11.0.0 on &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_transport_serial.html"&gt;this&lt;/a&gt; Infocenter page. I also suggest that you take a look at nrfutil v0.5.2 which can be used to perform serial DFU, you can download it &lt;a href="https://github.com/NordicSemiconductor/pc-nrfutil/releases/tag/v0.5.2"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>