<?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>BLE application with multihop</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22368/ble-application-with-multihop</link><description>We have a BLE application where we need hopping through nodes. I have shown below how it looks like. We don&amp;#39;t want mesh network because we don&amp;#39;t require node to node communication.
So, in diagram, gateway wants to communicate with module4 but it can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Jun 2017 13:47:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22368/ble-application-with-multihop" /><item><title>RE: BLE application with multihop</title><link>https://devzone.nordicsemi.com/thread/87926?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2017 13:47:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2ca7e81-12d7-431f-9e0e-cb40c46ee189</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Yes, node 2 will need to have have two connections. If node 2 is a peripheral only , node 1 and 3 have to be centrals. S132 v.4.x.x supports multiple peripheral connections.&lt;/p&gt;
&lt;p&gt;It is also an option that node 2 is a peripheral in the connection with node 3, and node 2 is a central in the connection with node 1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE application with multihop</title><link>https://devzone.nordicsemi.com/thread/87925?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2017 13:43:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ecab7c6-fbea-4736-8279-504d915b3f0a</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;It is only necessary to connect once (per connection), then the connections can remain connected, and communicate every connection interval. It is not necessary to initiate a connection for each transfer of data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE application with multihop</title><link>https://devzone.nordicsemi.com/thread/87924?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2017 13:21:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48e42d91-70c7-4ac5-9b4e-24fd34b51b26</guid><dc:creator>embedd_1</dc:creator><description>&lt;p&gt;Thanks @Kristin, for the link to the example project. I did not understand how this would work.
Here, assume I have two connections for my node2.&lt;br /&gt;
Connection 1 (node 2 is acting as peripheral): Connection to node 1.
Connection 2 (node 3 is acting as central)     : Connection to node 3.&lt;/p&gt;
&lt;p&gt;I want to know, when communicating, connection procedure needs to be completed ? For example, for communicating with node 3 everytime, first connection has to be established ?
Or,
both connections happen only once at the beginning, then they communicate at connection intervals.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE application with multihop</title><link>https://devzone.nordicsemi.com/thread/87923?ContentTypeID=1</link><pubDate>Fri, 26 May 2017 11:32:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:832fd45f-7af3-46c1-b9d8-eece313e12eb</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;What you can do is to create a relay, where module 1,2, and 3 are both centrals and peripherals, and information can thus be transferred through those modules.&lt;/p&gt;
&lt;p&gt;In the SDK, the example &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v13.0.0%2Fble_sdk_app_rscs_relay.html&amp;amp;cp=4_0_0_4_1_1_1"&gt;ble_app_hrs_rscs_relay&lt;/a&gt; shows how to set up a relay.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>