<?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 Mesh Network</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28864/ble-mesh-network</link><description>Hi all, 
 I need to send the information from 2-5 sensors in a room. The sensors are placed 2-3 meters far from each other. Each sensor has a BLE, using a battery and generates about 20 bytes every 100 milliseconds. The sensors could be more than 20</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 31 Dec 2017 16:55:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28864/ble-mesh-network" /><item><title>RE: BLE Mesh Network</title><link>https://devzone.nordicsemi.com/thread/114273?ContentTypeID=1</link><pubDate>Sun, 31 Dec 2017 16:55:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f20360a0-d2f1-4f91-8d63-68e58be02b37</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Have you read anything else in the field? Have you tried examples in Nordic nRF5 SDK? Have you tried any test app (like Nordic&amp;#39;s nRF Connect or Light Blue) on mobile platforms and tried to set-up both scanner/advertiser at the same time + let the devices to connect? There are so many examples that if you don&amp;#39;t see any it rather means you haven&amp;#39;t spent even 30 minutes of trying...&lt;/p&gt;
&lt;p&gt;If you really don&amp;#39;t see any then just buy few nRF5x DK boards and set &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/ble_sdk_app_rscs_relay.html?cp=4_0_0_4_2_1_1"&gt;BLE relay example demo&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Network</title><link>https://devzone.nordicsemi.com/thread/114272?ContentTypeID=1</link><pubDate>Sun, 31 Dec 2017 14:53:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a540fe7b-6e72-4022-8bd9-ecd52efe41d2</guid><dc:creator>Tai</dc:creator><description>&lt;p&gt;Thanks for your reply. As I am new in this field. Do you have any example concerning BLE device with several connection links and they can have different GAP roles (Peripheral/Central)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Network</title><link>https://devzone.nordicsemi.com/thread/114271?ContentTypeID=1</link><pubDate>Sat, 30 Dec 2017 09:52:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:742f6d96-398c-4326-935c-338955bf6bec</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;You will find all answers after few minutes of googling and searching here on the forum (and Nordic infocenter documentation), but here you go:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You can do that but most of the phone/tablet/PC devices won&amp;#39;t be able to maintain 20 BLE GAP Central connections at a time. So if you insist on 100ms reporting time then you will need some aggregator or &amp;quot;store and forward&amp;quot; mechanism.&lt;/li&gt;
&lt;li&gt;It&amp;#39;s indeed possible to operate BLE device with several connection links and they can have different GAP roles (Peripheral/Central). Just Nordic BLE stacks on nRF52 chips support up to 20 concurrent connection links and there are other stacks which claim to support even more.&lt;/li&gt;
&lt;li&gt;Oh yes, here we go, mash everywhere, nice buzzword, put it wherever you can;) Yes, &lt;strong&gt;IF&lt;/strong&gt; you can make the mesh network working in order to transport the data streams (20B per device every 100ms) you will still have problem how the smart phone connects to it. As far as I know BT SIG mesh (if you mean this one, there are many proprietary attempts to define such working scheme - but the story on smart phones is the same) works on top of BT LE GATT layer but all the smartphone apps I&amp;#39;ve seen (mainly Android, is there any iOS app released yet?) are just for provisioning and network configuration. I guess they might work as normal relay/node as well but giving a nature of BLE mesh operation (connecting for a short time to random nearby nodes) I don&amp;#39;t see how this could handle your use case.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you see most of the commercial things with multiple sensors (typically weather stations/smarthome hubs/home security systems) are using single &amp;quot;hub&amp;quot; which connects to the nodes and makes all upstream communication to backend (WiFi) or user app on the smart phone (BLE). That&amp;#39;s probably the best way to start for your &amp;quot;generation zero&amp;quot; product;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>