<?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>Can central board comunication with peripheral board and other central board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25961/can-central-board-comunication-with-peripheral-board-and-other-central-board</link><description>Hi all ,
I have one question . I have 3 board NRF : 1 peripheral and 2 central board . I want to transmiss
data from peripheral board to central board 1 then from central board 1 to central board 2 . I want to ask Can central board comunication with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Oct 2017 19:32:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25961/can-central-board-comunication-with-peripheral-board-and-other-central-board" /><item><title>RE: Can central board comunication with peripheral board and other central board</title><link>https://devzone.nordicsemi.com/thread/102277?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2017 19:32:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8d28e43-7799-4026-a4a5-a9244db6034d</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Like &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.0.0/examples_ble_cen_per.html?cp=4_0_0_4_1_1"&gt;nRF5 SDK&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can central board comunication with peripheral board and other central board</title><link>https://devzone.nordicsemi.com/thread/102276?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2017 01:44:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:570a5b8f-f9e2-453e-89f8-8a983d5c7ab6</guid><dc:creator>Giang</dc:creator><description>&lt;p&gt;Hi endnote , I understand what you mean each board is concurrent Peripheral and Central .So My problem can be solved . But I dont know where to find the example for that . Can you give me an example for that ? Thank you very much&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can central board comunication with peripheral board and other central board</title><link>https://devzone.nordicsemi.com/thread/102275?ContentTypeID=1</link><pubDate>Sun, 15 Oct 2017 11:15:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89786d0b-54fd-442d-ae03-62e781ddf23f</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;In BLE there are only peer-to-peer links and roles on them are always asymmetric. So if you want to connect you always need one Master and one Slave and these roles must be taken from the beginning (broadcasting/scanning phase). On higher layer we usually talk about GAP Central (= Master) and Peripheral (= Slave) but that&amp;#39;s just different vocabulary for almost the same. So no, you cannot connect Master to Master (Central to Central). Luckily for you this is basic problem which was solved many years ago by fact that basically all BLE stacks today (from any vendor on almost every HW) support multi-roles. So solution to your problem should be: each device is concurrent Peripheral and Central and once they detect good match of roles they simply connect. Alternatively you can somehow pre-provision the topology so each device will know exactly what role it should use when it wants to communicate with specific peer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>