<?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>When the friendship node has established  with the LPN node, how to verify that the friendship  sends a useful message to the LPN node?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92090/when-the-friendship-node-has-established-with-the-lpn-node-how-to-verify-that-the-friendship-sends-a-useful-message-to-the-lpn-node</link><description>Hi， 
 When the friendship node has established with the LPN node, how to verify that the friendship sends a useful message to the LPN node?Has it any API to verify the message I define to send from friendship node to LPN? 
 ps:I use the light_switch server</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Sep 2022 06:26:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92090/when-the-friendship-node-has-established-with-the-lpn-node-how-to-verify-that-the-friendship-sends-a-useful-message-to-the-lpn-node" /><item><title>RE: When the friendship node has established  with the LPN node, how to verify that the friendship  sends a useful message to the LPN node?</title><link>https://devzone.nordicsemi.com/thread/386986?ContentTypeID=1</link><pubDate>Tue, 20 Sep 2022 06:26:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38284451-45d4-4e00-a4fb-67e1f611ac1a</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Kerry&lt;/p&gt;
&lt;p&gt;Are you using the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_lpn_README.html"&gt;nRF5 SDK for Mesh&lt;/a&gt; or the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/index.html"&gt;nRF Connect SDK&lt;/a&gt; in your application? By default, the LPN does not respond with a verification after receiving an update from the friend node. How the LPN behaves is described in detail &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_doc_user_guide_modules_lpn_concept.html"&gt;here&lt;/a&gt;, and&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_doc_user_guide_modules_lpn_integrating.html"&gt; here for integration&lt;/a&gt;&amp;nbsp;(assuming you use the nRF5 SDK). In practice it just wakes up every X second/minute/hour and polls the friend node for updates until the friend queue is empty. The LPN will only ask for new data if the last update was received successfully, and retry if not.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you need to confirm the data sent, the LPN can always send data to its friend node, but that somewhat defeats the purpose of having a Low Power node, as a &amp;quot;confirmation message&amp;quot; will result in a lot of extra power used.&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>