<?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 from one nRF51822 to another.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5390/ota-from-one-nrf51822-to-another</link><description>Is it possible to do OTA from one nRF51822 to another? Is so how, and is not why? 
 I am using S120 and S130 for my applications and would like one device to uppgrade another if possible. This would be helpfull to roll out HW faster and uppgrade SW later</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 May 2015 11:41:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5390/ota-from-one-nrf51822-to-another" /><item><title>RE: OTA from one nRF51822 to another.</title><link>https://devzone.nordicsemi.com/thread/18826?ContentTypeID=1</link><pubDate>Thu, 14 May 2015 11:41:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19845140-efb8-4020-a1ea-c9c0219980bf</guid><dc:creator>shubham</dc:creator><description>&lt;p&gt;so can u provide me with the library of ble_dfu. or any exposed functions, or the procedure of doing it.
can u tell the name of company, which completed your task. that will be very grateful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA from one nRF51822 to another.</title><link>https://devzone.nordicsemi.com/thread/18825?ContentTypeID=1</link><pubDate>Thu, 14 May 2015 10:02:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0194eb7a-7a99-4e6f-a56e-2b9b7e47342a</guid><dc:creator>Eirik Aa</dc:creator><description>&lt;p&gt;We hired a company to write this for us. But look on the phyton example for sending.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA from one nRF51822 to another.</title><link>https://devzone.nordicsemi.com/thread/18824?ContentTypeID=1</link><pubDate>Thu, 14 May 2015 07:54:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c71e4139-75da-4e5f-b3f6-2b13acb4c38e</guid><dc:creator>shubham</dc:creator><description>&lt;p&gt;i am also trying to do the same, updating firmware from one nrf to another, but i could not find the ble_dfu service for sending purpose, ble_dfu sevice present in sdk is for receiving puroses. so if you have found any solution for this, then please guide me. Just tell that from where i can get ble_dfu sevice for sending hex file part&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA from one nRF51822 to another.</title><link>https://devzone.nordicsemi.com/thread/18823?ContentTypeID=1</link><pubDate>Wed, 04 Feb 2015 15:22:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e593cca-cfe6-42bc-9e33-4a63e4f9ee14</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Eirik,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s possible. However, we don&amp;#39;t have an example for that.&lt;/p&gt;
&lt;p&gt;The closest one we have is the python script provided at \examples\dfu\ble_dfu_send_hex in the SDK. Where we use the Master Emulator (the Nordic dongle) to update the firmware from PC.
The Master Emulator runs on a modified version of the S120.&lt;/p&gt;
&lt;p&gt;What you need to do is to follow &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/doc/7.2.0/s110/html/a00062.html"&gt;the documentation of the DFU protocol&lt;/a&gt; and implement that on a S120/S130 application.&lt;/p&gt;
&lt;p&gt;You can also have a look at our nRFToolbox app source code, to get to know how we do that on Android and iOS app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>