<?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>Questions about positionings of the Nodes in the BLE Mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51764/questions-about-positionings-of-the-nodes-in-the-ble-mesh</link><description>Hello, I was wondering, Firstly and more important question, Is there a way in a BLE Mesh standard to physically locate/position the nodes? In order to obtain the distance of all nodes with respect to each other. (Please note that I am not asking about</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Sep 2019 06:13:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51764/questions-about-positionings-of-the-nodes-in-the-ble-mesh" /><item><title>RE: Questions about positionings of the Nodes in the BLE Mesh</title><link>https://devzone.nordicsemi.com/thread/208372?ContentTypeID=1</link><pubDate>Fri, 06 Sep 2019 06:13:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ebe55de-3689-4dad-8bc1-fdaddcff6b20</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Yes, most phones that support BLE are able to act as a provisioner. Generally, they can communicate with one node over BLE, and send messages via that node, and/or receive the messages that node receives from within the mesh network.&lt;/p&gt;
&lt;p&gt;Let&amp;#39;s say your phone is communicating with node A which is part of a larger mesh network, and you want to know the position of node B. Then (assuming this has been implemented), the phone can request the position of node B via node A. When node A receives the response containing the info of node B&amp;#39;s position, the phone should be able to read this via node A. So yes, you&amp;#39;re correct in that the phone can communicate with the mesh network, but it won&amp;#39;t be a part of the network per definition.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about positionings of the Nodes in the BLE Mesh</title><link>https://devzone.nordicsemi.com/thread/208240?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2019 14:02:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc285bde-99c9-4981-8b5b-46fb2804a140</guid><dc:creator>NORD44</dc:creator><description>&lt;p&gt;Thanks again.&lt;br /&gt;&lt;br /&gt;3. Yes, as far as I understood Android and IOS devices do not support mesh protocol, but they can be used as a&amp;nbsp;provisioner to add an unprovisioned device into the mesh.&lt;/p&gt;
&lt;p&gt;However, by implementing the&amp;nbsp;proxy protocol on the smartphone it can communicate with the mesh network, to send/receive messages&amp;nbsp; (like sending a message to ask about the positioning of the nodes mentioned in 1 ).&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Am I got right?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about positionings of the Nodes in the BLE Mesh</title><link>https://devzone.nordicsemi.com/thread/208225?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2019 13:30:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:afa717ac-1436-44ab-bb30-7744359656b2</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll start with 1 to keep it structured.&lt;/p&gt;
&lt;p&gt;1. Yes, it seems like direction finding and Mesh will be compatible with one another according to &lt;a href="https://www.bluetooth.com/blog/introduction-of-direction-findingfeature-expected-to-inspire-awave-of-innovative-applications/"&gt;this blog post&lt;/a&gt;, and I think Quuppa provides these kinds of solutions with a few of their partners. But using RSSI to get the rough estimate is by far the easiest way to accomplish what you describe I&amp;#39;d imagine.&lt;/p&gt;
&lt;p&gt;3. It can &lt;strong&gt;not&lt;/strong&gt; work as a relayer or a friend node, as it is dependent on a BLE connection to one single node in the mesh network. For these features the phone&amp;#39;s OS will have to support the Bluetooth Mesh protocol.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about positionings of the Nodes in the BLE Mesh</title><link>https://devzone.nordicsemi.com/thread/208160?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2019 09:43:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23d9e375-6990-4e5c-a269-875d98ad9688</guid><dc:creator>NORD44</dc:creator><description>&lt;p&gt;Thank you so much Simon.&lt;br /&gt;I would really appreciate it if you could shed more light on the followings:&lt;br /&gt;&lt;br /&gt;It&amp;#39;s become interesting! Regards point 3, so you are trying to say a smartphone cannot be part of a mesh network or in other words, it cannot be a node in a mesh network (for example it cannot take&amp;nbsp;the relay role or friend role), however, it can communicate with the network, by communication&amp;nbsp;mean to send and receive messages.&lt;br /&gt;Is my conclusion right? And is there a list of devices which support BLE mesh?&lt;br /&gt;&lt;br /&gt;Regards point 1. what I had in mind was to use&amp;nbsp;trilateration algorithm, but I think it requires each node to be intercepted/surrounded by at least other three signals/nodes, which does not sound practical!&lt;br /&gt;However, back to your response, honestly I am a little bit confused in some basics yet,&amp;nbsp;&lt;br /&gt;Bluetooth mesh is another specification/standard separated from&lt;span&gt;&amp;nbsp;Bluetooth 5.1, but it seems that you are implying that it can use all the&amp;nbsp;Bluetooth 5.1 features and still have a mesh network, is that right?&amp;nbsp;&lt;br /&gt;so the mesh network is implemented on the top of&amp;nbsp;Bluetooth 5.1?&lt;br /&gt;&lt;br /&gt;Thanks again&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about positionings of the Nodes in the BLE Mesh</title><link>https://devzone.nordicsemi.com/thread/208144?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2019 08:51:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f647c7d3-cea0-41a4-bba2-c34cc77e32e9</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;1. This depends on how accurate you want this location to be. It can be done very roughly using RSSI to estimate the position of nodes, see &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/39750/to-perform-indoor-localization-asset-tracking-by-measuring-rssi-on-nrf52-dk-from-other-nodes-in-bluetooth-mesh-network"&gt;this post&lt;/a&gt;. If you need a more accurate solution, I suggest you check out the direction-finding capabilities in Bluetooth 5.1. Check out &lt;a href="https://blog.nordicsemi.com/getconnected/bluetooth-5.1-puts-bluetooth-in-its-place"&gt;these &lt;/a&gt;blog &lt;a href="https://www.bluetooth.com/blog/introduction-of-direction-findingfeature-expected-to-inspire-awave-of-innovative-applications/"&gt;posts&lt;/a&gt;&amp;nbsp;for more information on the matter. &lt;a href="https://quuppa.com/technology/overview/"&gt;Quuppa &lt;/a&gt;also has direction-finding technology available that support Mesh solutions.&lt;/p&gt;
&lt;p&gt;2. It&amp;#39;s not necessary for the nodes in a BLE Mesh network to be stationary. As long as they&amp;#39;re in range of the rest of the network, there shouldn&amp;#39;t be any problem moving them around. Keep in mind though, that in larger networks, some relay nodes should be strategically placed, so that the entire Mesh network is covered.&lt;/p&gt;
&lt;p&gt;3. Generally, smartphones don&amp;#39;t support the Mesh protocol, as most Operative Systems won&amp;#39;t allow 100% access to the radio. Generally, they communicate with one of the nodes in the network via &amp;quot;regular&amp;quot; BLE and make the node transmit the commands from the smartphones.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>