<?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>Where can i use Ble mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29092/where-can-i-use-ble-mesh</link><description>Hello, 
 I need to implement mesh networking capability in the beacons which are ble5. Can anyone explain me how do we achieve that? 
 I want send specific data via one beacon, that has to be transmitted to the second beacon and then to the third beacon</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Jan 2018 16:03:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29092/where-can-i-use-ble-mesh" /><item><title>RE: Where can i use Ble mesh</title><link>https://devzone.nordicsemi.com/thread/115417?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2018 16:03:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48722217-d65c-4ea3-8f89-e5a7cf777557</guid><dc:creator>Renato Silva</dc:creator><description>&lt;p&gt;Hi, Dhaval,&lt;/p&gt;
&lt;p&gt;Did you resolv this problem? I am have the same question... Pls, let me know!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where can i use Ble mesh</title><link>https://devzone.nordicsemi.com/thread/115416?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2017 11:16:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fa44250-4618-4c7e-831e-40f68c12d2eb</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Dhaval,&lt;/p&gt;
&lt;p&gt;You can create mesh networks using our nRF5 SDK for  Bluetooth Mesh, see &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v0.9.2/index.html?cp=4_1_0_0"&gt;this&lt;/a&gt; page for more information.
However, the current Bluetooth Mesh is not really suited for battery powered devices as it is a connection-less flooding mesh, where all nodes are constantly in RX mode (listening for incoming packets). We&amp;#39;re working on adding support for Friend Nodes and Low Power Nodes(LPN) that will allow nodes to be battery powered.&lt;/p&gt;
&lt;p&gt;In addition it the Bluetooth Mesh Specification is based on Bluetooth v4.0 so you will have to add Bluetooth v5.0 Features to the Mesh profile.&lt;/p&gt;
&lt;p&gt;If this is just going to be a static configuration of 3 nodes and a gateway then I think the easiest approach is to configure all the nodes to be run the peripheral and central role concurrently and setup a BLE connection between each of the nodes and then just relay the messages to the next node.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>