<?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>RSSI Value of the client from server</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37007/rssi-value-of-the-client-from-server</link><description>Hi, 
 I am trying to get the rssi value of the client from servers. I added health client model to server and added app_health_event_cb() funtion from provisioner in server. Also called it in here. 
 But it is not working as it is working in provisioner</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Dec 2018 08:35:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37007/rssi-value-of-the-client-from-server" /><item><title>RE: RSSI Value of the client from server</title><link>https://devzone.nordicsemi.com/thread/163133?ContentTypeID=1</link><pubDate>Fri, 28 Dec 2018 08:35:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:417383ec-f0e0-4a34-bb4e-29e6279af967</guid><dc:creator>Duy</dc:creator><description>&lt;p&gt;Hi Hung Bui,&lt;/p&gt;
&lt;p&gt;Thank you for your reminding, I checked back and I discovered that I have to increase the period to 1s for the health server to publish (the default is 100ms, but it works when using with the on/off model and level model). The health model works when using with cell phone but the smallest period is 1s which I still haven&amp;#39;t known why...&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI Value of the client from server</title><link>https://devzone.nordicsemi.com/thread/163121?ContentTypeID=1</link><pubDate>Fri, 28 Dec 2018 07:37:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da2e34c6-44c9-406d-8586-7e1e26c0d60c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Duy,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not possible to test it right now. But have you configured the publication period ? Also there is a special thing about the health model is that both the source and the destination need to match as I mentioned in the last reply above. Maybe it&amp;#39;s the reason why you can&amp;#39;t configure it as a normal model.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI Value of the client from server</title><link>https://devzone.nordicsemi.com/thread/162804?ContentTypeID=1</link><pubDate>Fri, 21 Dec 2018 09:35:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b3481d0-9a5c-4d6a-b133-dd0ff651e0dd</guid><dc:creator>Duy</dc:creator><description>&lt;p&gt;Hi Hung Bui, hi aditya,&lt;/p&gt;
&lt;p&gt;Continue aditya&amp;#39;s question, as I understand, the provisioner configures the health servers to publish to its health client model. In case I use the nRF Mesh and my cellphone as the provisioner, I can also do the same: bind the same app key for both health client and health servers, then set the health servers to publish to the health client.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I tested with the nRF Mesh app but it didn&amp;#39;t work. There was no event to the health client. You have any idea to check whether there is a misconfiguration in the firmware or it&amp;#39;s because of the mobile app?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI Value of the client from server</title><link>https://devzone.nordicsemi.com/thread/147432?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 16:03:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddcff617-4a66-4c41-934b-2768187a3ab0</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi ,&amp;nbsp;&lt;br /&gt;Health server and health client are independent. You can have them both on one device, but they need to be on different elements.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI Value of the client from server</title><link>https://devzone.nordicsemi.com/thread/147338?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 09:51:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:673f34f8-5f2d-423a-9074-9ed15004ca31</guid><dc:creator>aditya</dc:creator><description>&lt;p&gt;Hi Hung Bui,&lt;/p&gt;
&lt;p&gt;I have one doubt, if we make one node as health client other than provisioner, will it also acts as health server to send its health status?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI Value of the client from server</title><link>https://devzone.nordicsemi.com/thread/142871?ContentTypeID=1</link><pubDate>Fri, 03 Aug 2018 16:18:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe09f658-352c-40f7-9496-ba3bf5eaa609</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Arya,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I haven&amp;#39;t done this myself. But my understanding on how to do this, is: first you need to configure your device to listen to particular heartbeat. You do that by calling&amp;nbsp;config_client_heartbeat_subscription_set() from the config client (of the provisioner for example) to configure the source and the destination of heartbeats the node(s) should listen to.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then in your node, if you have a matched heartbeat, you will receive an event&amp;nbsp;TRANSPORT_CONTROL_OPCODE_HEARTBEAT and it will be processed in&amp;nbsp;heartbeat_opcode_handle() inside that you have the RSSI value in p_rx_metadata to be used.&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: RSSI Value of the client from server</title><link>https://devzone.nordicsemi.com/thread/142775?ContentTypeID=1</link><pubDate>Fri, 03 Aug 2018 10:33:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0abc7ee7-b41d-4872-bc4a-e36f1748ef31</guid><dc:creator>Arya</dc:creator><description>&lt;p&gt;Hi Hung Bui,&lt;/p&gt;
&lt;p&gt;Can you help me some more for getting rssi from heartbeat messages? Now I am sending a message from client to server and from that packet I am receiving the rssi. How to do that through heartbeat messages?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI Value of the client from server</title><link>https://devzone.nordicsemi.com/thread/142248?ContentTypeID=1</link><pubDate>Tue, 31 Jul 2018 16:23:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2a85555-314c-4c50-bf32-586997b120f9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Arya,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you have a look at the node_setup.c you can find that when the provisioner configure a node, it will set the publication address of the health server to the provisioner address. So they will only send health message to the provisioner. If you want to have other node to be able to receive health message you need to configure the publication address to the node or to a group address. And then you configure the health client to subscribe to that address.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also you would need to bind the app key of the health client to the app key that the provisioner assign to the health server.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But for your purpose, I would suggest to use HeartBeat to detect RSSI and the TTL to other node. Please read more about that in the mesh spec (section 3.6.7).&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>