<?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>Peer to Peer communication in nRF51422</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7253/peer-to-peer-communication-in-nrf51422</link><description>Hi, 
 I want to establish a peer-to-peer communication network between 2 nRF51422, such that both the nRF51422 can Transmit as well as Receive data. Is it possible to achieve so? 
 If yes, can I extend this peer-to-peer network to 8 or more devices</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 May 2015 12:35:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7253/peer-to-peer-communication-in-nrf51422" /><item><title>RE: Peer to Peer communication in nRF51422</title><link>https://devzone.nordicsemi.com/thread/25640?ContentTypeID=1</link><pubDate>Wed, 27 May 2015 12:35:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ccb69fd3-6fd1-4044-bd4f-3d8fb31d3b14</guid><dc:creator>Ankit</dc:creator><description>&lt;p&gt;Thanks for your answer. I have read your Edited answer on the ANT question and made some comments. Please have a look at that question again. Thanks again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer to Peer communication in nRF51422</title><link>https://devzone.nordicsemi.com/thread/25639?ContentTypeID=1</link><pubDate>Wed, 27 May 2015 11:17:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ccd288d-4ba1-40fa-a4c0-3748149638d5</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;There could be other ways, but with Bluetooth Low Energy this is what we can offer. You may also want to check out &lt;a href="http://www.wirepas.com/"&gt;Wirepas Pino&lt;/a&gt;. I edited my answer in the ANT question, please let me know if anything is unclear.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer to Peer communication in nRF51422</title><link>https://devzone.nordicsemi.com/thread/25638?ContentTypeID=1</link><pubDate>Wed, 27 May 2015 10:49:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96b6c01b-0501-4e0f-98eb-e1818f242fd5</guid><dc:creator>Ankit</dc:creator><description>&lt;p&gt;Yes. I saw that rbc_mesh implementation a while ago. So, I just want to clarify before starting working on that implementation, that there is NO other way to achieve peer-to-peer communication &lt;strong&gt;for 8 or more devices&lt;/strong&gt;?
I also commented on your answer related to similar post on ANT &lt;a href="https://devzone.nordicsemi.com/question/5555/communication-between-device-nodes/"&gt;here&lt;/a&gt;. Please clarify that one too.
Thanks for your guidance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer to Peer communication in nRF51422</title><link>https://devzone.nordicsemi.com/thread/25637?ContentTypeID=1</link><pubDate>Wed, 27 May 2015 10:34:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa785fcf-df7b-4750-b9f8-ddca4087cda0</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;A peer-to-peer communication network between two nRF51422 is possible.&lt;/p&gt;
&lt;p&gt;Use the S110 SoftDevice(peripheral) on one device, and the S120 SoftDevice(central) on the other.&lt;/p&gt;
&lt;p&gt;You can find examples for the S110 SoftDevice in \examples\ble_peripheral, for example ble_app_hrs.&lt;/p&gt;
&lt;p&gt;You can find examples for S120 SoftDevice in \examples\ble_central, for example ble_app_hrs_c.&lt;/p&gt;
&lt;p&gt;ble_app_hrs and ble_app_hrs_c can communicate with each other.&lt;/p&gt;
&lt;p&gt;If you want to extend the number of devices, I think you should look into our bluetooth low nergy based rebroadcasting mesh implementation, found &lt;a href="https://github.com/NordicSemiconductor/nRF51-ble-bcast-mesh"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>