<?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>Bluetooth Mesh Heartbeat Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75287/bluetooth-mesh-heartbeat-example</link><description>Hi. 
 
 I have some questions regarding the Heartbeat Example mentioned in this Ticket: Ble mesh heartbeat example - Nordic Q&amp;amp;A - Nordic DevZone - Nordic DevZone (nordicsemi.com) 
 
 1: Does an updated Version of the Example for SDK v.17.0.2/ SDK for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 May 2021 16:46:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75287/bluetooth-mesh-heartbeat-example" /><item><title>RE: Bluetooth Mesh Heartbeat Example</title><link>https://devzone.nordicsemi.com/thread/310549?ContentTypeID=1</link><pubDate>Wed, 19 May 2021 16:46:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df120626-3c80-440f-bc6f-bb0eeb6f479d</guid><dc:creator>SDK_User_771</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the quick and good reply.&lt;/p&gt;
&lt;p&gt;1. Oke no Problem, i was just asking because, if you already had an updated version lying around, it would be a waste not to use it ^^&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. I suspected that it was like this but i wasn&amp;#39;t sure, hence the question. I hoped i could maybe just modify the example for my usecase, since defining a model from scratch seems way more difficult/time consumeing.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If the traffic is such a big Problem, is it even possible with Bluetooth to establish a Mesh Network in which every node collects the RSSI of every other node (saying it&amp;#39;s just a small number of ~10 nodes)? Would u recommend useing ZigBee for this usecase instead?&lt;/p&gt;
&lt;p&gt;Best Regards.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Mesh Heartbeat Example</title><link>https://devzone.nordicsemi.com/thread/310514?ContentTypeID=1</link><pubDate>Wed, 19 May 2021 14:20:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c22f7421-fb06-4dee-95ca-285d6beba751</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1. No, we currently don&amp;#39;t have updated version for that. I created the example 2 years ago just like an example on how to configure heart beat. What you can do is to try run the example with the correct SDK version. After that you can compare the modification I made and find out what I added. It&amp;#39;s quite simple I would say. Then you can implement similar modification to SDK v5.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. I quoted here some info that I answered in the support case 2 years ago:&lt;/p&gt;
&lt;p&gt;&amp;quot;By design the heartbeat should not be permanent and rebroadcast after the device reboot. The reason is that if it keep sending permanent heartbeat, there is no way to stop it from draining power and using network resource to send heartbeat unless changed by provisioner.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The main use case of heartbeat is to let the provisioner detect a node in the network, and base on the data of the heartbeat ,&amp;nbsp;configure the network parameter correctly. &amp;quot;&lt;br /&gt;&lt;br /&gt;The robustness and simplification of BLE mesh was built on top of the flood mesh mechanism when there is no path calculation (based on RSSI). If you plan to collect RSSI of all nodes you are trying to create a mesh path and making more traffic due to the periodically sent health messages.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you still want to collect RSSI I would suggest to define your own model for the purpose. The heatbeat can&amp;#39;t be restored after the node reset.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>