<?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 mode for three Bluetooth devices</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45800/peer-to-peer-mode-for-three-bluetooth-devices</link><description>Hi everyone, 
 I would like to build the Bluetooth network having three devices such that any two of them could communicate with each other. Is it possible to do it with nrf52832 and s132? If it is, would that mean each device should be implemented as</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Apr 2019 07:32:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45800/peer-to-peer-mode-for-three-bluetooth-devices" /><item><title>RE: peer to peer mode for three Bluetooth devices</title><link>https://devzone.nordicsemi.com/thread/182996?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 07:32:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45256155-3887-4bfd-97b0-800ce5cb807c</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Throughput over mesh is significantly lower&amp;nbsp;compared to normal BLE connections, that is correct. If you only have 3 devices in your network I&amp;nbsp;don&amp;#39;t think mesh is the best option.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peer to peer mode for three Bluetooth devices</title><link>https://devzone.nordicsemi.com/thread/181901?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2019 16:50:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb53aa2a-c77b-420b-9b0b-f34f522e443b</guid><dc:creator>Duncan Xu</dc:creator><description>&lt;p&gt;I mean those devices are going to communicate frequently and the data packet is big. Isn&amp;#39;t that the mesh communicates relying on advertisement and thus the data throughput is quite small?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peer to peer mode for three Bluetooth devices</title><link>https://devzone.nordicsemi.com/thread/180665?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2019 08:34:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36bc99ec-6588-4ee1-a34a-94aee16630c1</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;In what way(s) do you think a Mesh is not &amp;quot;active&amp;quot; ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peer to peer mode for three Bluetooth devices</title><link>https://devzone.nordicsemi.com/thread/180630?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2019 03:04:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f28f61b-7567-4e1d-bdbb-257aa732bc4a</guid><dc:creator>Duncan Xu</dc:creator><description>&lt;p&gt;Thank you very much.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peer to peer mode for three Bluetooth devices</title><link>https://devzone.nordicsemi.com/thread/180629?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2019 03:03:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ff436b7-2c8b-483a-b596-f7742edccd0e</guid><dc:creator>Duncan Xu</dc:creator><description>&lt;p&gt;The devices would communicate actively and thus I think mesh can&amp;#39;t manage it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peer to peer mode for three Bluetooth devices</title><link>https://devzone.nordicsemi.com/thread/180450?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2019 09:11:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74e7cffa-af7c-407d-9fab-f47c7e321ec3</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Does it have to be specifically Bluetooth?&lt;/p&gt;
&lt;p&gt;Have you considered Mesh?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peer to peer mode for three Bluetooth devices</title><link>https://devzone.nordicsemi.com/thread/180441?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2019 08:28:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5129e9b-43ab-4a62-8fee-7e97fdf9291e</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Duncan&lt;/p&gt;
&lt;p&gt;You can do this with the S132, yes, as it supports both peripheral and central links running concurrently.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The easiest way would be to make one device connect to the other two devices as a central, one device needs to connect to the other two devices as a peripheral, and the last device needs to connect to one device as peripheral and one as central.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then they should all have a connection with each of the other two devices.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We don&amp;#39;t really have any examples for this use case, but the &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-3-0/ble_sdk_app_rscs_relay"&gt;ble_app_hrs_rscs_relay&lt;/a&gt; example might be a good place to start.&amp;nbsp;&lt;br /&gt;This example sets up 2 central links and one peripheral link on a single nRF52 device, making it somewhat similar to your use case.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>