<?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>Fastest most reliable way to transfer data between two nrf5 units</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35233/fastest-most-reliable-way-to-transfer-data-between-two-nrf5-units</link><description>Hello, 
 
 So I&amp;#39;m loooking for a way to transfer relatively small quantity of data live as reliable as possible and as quick as possible between two nrf5 units and then between a smartphone and a one of the units. 
 Now for what I understand you need</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Jun 2018 11:33:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35233/fastest-most-reliable-way-to-transfer-data-between-two-nrf5-units" /><item><title>RE: Fastest most reliable way to transfer data between two nrf5 units</title><link>https://devzone.nordicsemi.com/thread/135547?ContentTypeID=1</link><pubDate>Mon, 11 Jun 2018 11:33:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e424a6a-5977-4dcf-a571-307ca29f0baa</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is difficult to give a short answer, but yes, you are thinking correct.&lt;/p&gt;
&lt;p&gt;For two units to communicate, one will need to be in peripheral mode and the other in the central role. Our BLE softdevice stack can handle both roles, and multiple connection at the same time. So yes, you may for instance have one unit as a peripheral role, and one unit as a central role and peripheral role, and finally the mobile phone as a central role.&lt;/p&gt;
&lt;p&gt;The closest example that resemble this I think will be the relay example:&lt;br /&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_rscs_relay.html?cp=4_0_0_4_1_1_2"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_rscs_relay.html?cp=4_0_0_4_1_1_2&lt;/a&gt;&amp;nbsp;&lt;br /&gt;\nRF5_SDK_15.0.0_a53641a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>