<?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>Need Help regarding low power node</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86710/need-help-regarding-low-power-node</link><description>Hi, 
 I am using nrf52832 for a battery powered PIR sensor. I want the device to be awake only when in it detects motion. Can anyone guide me to use the lpn example in the SDK and how to program a friend node?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Apr 2022 11:17:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86710/need-help-regarding-low-power-node" /><item><title>RE: Need Help regarding low power node</title><link>https://devzone.nordicsemi.com/thread/362313?ContentTypeID=1</link><pubDate>Thu, 07 Apr 2022 11:17:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53d24657-8bca-4aa3-a68d-007ff8f121be</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Yes, essentially all nodes can&amp;nbsp;support the friend feature which allows them to be a friend node if an LPN requires it (for more on this see 2.3.11 in the Mesh Profile documentation).&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need Help regarding low power node</title><link>https://devzone.nordicsemi.com/thread/362308?ContentTypeID=1</link><pubDate>Thu, 07 Apr 2022 11:10:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08e9e184-bf72-447d-a069-1d480aad105a</guid><dc:creator>Rohan George</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;I am using nRF Mesh SDK. I will try out your suggestion.&lt;/p&gt;
&lt;p&gt;Another doubt I had was that do we need to configure other mesh nodes in anyway for it to support friendship or can all nodes be a friend node. I had this confusion since there was no specific example regarding friend node.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need Help regarding low power node</title><link>https://devzone.nordicsemi.com/thread/362266?ContentTypeID=1</link><pubDate>Thu, 07 Apr 2022 09:26:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6e8e286-8edf-4f62-9d25-2e8a9d889349</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Rohan,&lt;/p&gt;
&lt;p&gt;Since you are saying &amp;quot;&lt;em&gt;the LPN&amp;nbsp;&lt;/em&gt;example&amp;quot; I assume you are referring to nRF5 Mesh SDK example (as there is no LPN example in the nRF Connect SDK), however I would recommend you to use nRF Connect SDK for&amp;nbsp;all new development projects (particularly when using Bluetooth Mesh) as that is the SDK that will be worked on going forward.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want to use nRF 5 SDK either way, the documentation on the nRF 5 LPN Example, and how to use it and test it can be found&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_lpn_README.html?cp=8_2_3_9"&gt;here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In order to support&amp;nbsp;low power mode in NCS, simply set the configuration&amp;nbsp;CONFIG_BT_MESH_LOW_POWER=y in your configuration file. To make the device enter low power mode, either set CONFIG_BT_MESH_LPN_AUTO=y or call bt_mesh_lpn_set(true). Note that low power mode can only be enabled after provisioning completes.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>