<?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>Friendship - BLE Mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47131/friendship---ble-mesh</link><description>Hi, 
 
 I am trying to understand possibilities provıded by Bluetooth Mesh Technology. 
 In my topology, there are tywo types node. 
 The first type of node is connected to the electric grid and its position is fixed. 
 The second type of node is a battery</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 May 2019 11:11:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47131/friendship---ble-mesh" /><item><title>RE: Friendship - BLE Mesh</title><link>https://devzone.nordicsemi.com/thread/189015?ContentTypeID=1</link><pubDate>Fri, 24 May 2019 11:11:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ec24dd2-0a49-442f-8afe-7bc0620419ee</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is up to you and how you choose to solve this. You can have a beacon device that is provisioned into the network. You can also make your mesh network listen for BLE advertisement packets from the beacon.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There are&amp;nbsp;several alternatives to achieve low power besides the Low Power Node and Friendship solution.&lt;/p&gt;
&lt;p&gt;- You can just put a normal node to sleep, it may miss packets send to it, but if it&amp;#39;s simply a temperature sensor for example, you just need to receive data from it.&lt;/p&gt;
&lt;p&gt;- Or you can make your device to advertise normal BLE advertising packet, and define a protocol in your normal mesh node to forward those packet into mesh, this is what we have in the Enocean energy harvesting light switch example.&lt;/p&gt;
&lt;p&gt;- Another option is to configure your device as a GATT client proxy, to connect to a Proxy. This way you just need to maintain a normal BLE connection.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&amp;nbsp;&lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Friendship - BLE Mesh</title><link>https://devzone.nordicsemi.com/thread/188122?ContentTypeID=1</link><pubDate>Tue, 21 May 2019 07:43:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9769e2fd-0c57-4bfe-b1e4-a2371a2a64b6</guid><dc:creator>erdemsimsek</dc:creator><description>&lt;p&gt;Hi Joakim,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Do you have any update about my question ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Friendship - BLE Mesh</title><link>https://devzone.nordicsemi.com/thread/187650?ContentTypeID=1</link><pubDate>Fri, 17 May 2019 08:47:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c11e4516-0aa2-4529-995e-985720a1a082</guid><dc:creator>erdemsimsek</dc:creator><description>&lt;p&gt;Hi Joakim,&lt;br /&gt;&lt;br /&gt;Is the beacon device a part of BLE Mesh network?&lt;br /&gt;&lt;br /&gt;If the answer is yes, how does updated network key transmitted to beacon device ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Friendship - BLE Mesh</title><link>https://devzone.nordicsemi.com/thread/186909?ContentTypeID=1</link><pubDate>Tue, 14 May 2019 10:16:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0d0eb65-9c7e-4428-b99c-da37c505bfb3</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;As the position of your battery powered tag, a friend node might not be the best solution here.&lt;/p&gt;
[quote user=""]Is it necessary to configure the second type node as low power node[/quote]
&lt;p&gt;&amp;nbsp;It isn&amp;#39;t necessary to do this. You can use it as a normal mesh node just like all the other nodes. But the power consumption will be high, and the battery will most likely have to be charged or changed quite often. However, this might be acceptable for your usecase. &lt;/p&gt;
&lt;p&gt;What I could suggest is configuring the battery powered tag as a beacon device. As you don&amp;#39;t need the two-way comunication, this might be a good solution for you. Then it only needs to broadcast data when it needs to, but never stay in RX-mode listening for packets. We have a beaconing example in the nRF5 SDK for Mesh that you can take a look at.&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim Jakobsen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>