<?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 Functionality in central role and FOTA to its near by nRF51 peripherals</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14103/ota-functionality-in-central-role-and-fota-to-its-near-by-nrf51-peripherals</link><description>Hi ,
Would you help me to find right material(App note, source code/project) to implement below case:
My nRF51822 connected on beaglebone black(BBB) over UART this will acts as central for its near by BLE peripherals(also based nRF51x). So, now the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 May 2016 12:25:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14103/ota-functionality-in-central-role-and-fota-to-its-near-by-nrf51-peripherals" /><item><title>RE: OTA Functionality in central role and FOTA to its near by nRF51 peripherals</title><link>https://devzone.nordicsemi.com/thread/53913?ContentTypeID=1</link><pubDate>Mon, 30 May 2016 12:25:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88f186e2-6be4-452a-84fa-b6a9e81c9b92</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What we have is the Direct Firmware Upgrade (DFU) documentation &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_architecture_transfer.html?resultof=%22%64%66%75%22%20%22%61%72%63%68%69%74%65%63%74%75%72%65%22%20%22%61%72%63%68%69%74%65%63%74%75%72%22%20"&gt;here&lt;/a&gt; and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/examples_ble_dfu.html?cp=5_0_0_4_2_3"&gt;DFU examples&lt;/a&gt; in the SDK. The documentation describes how DFU is achieved over a serial line (UART) or over BLE. If you want to receive new firmware over UART on your BBB and then do FOTA you will probably have to implement some code yourself that stores the new firmware before a FOTA process i initiated. Dependent on the size of your firmware, it might need to be temporarily stored on some sort of external memory.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>