<?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>nRF52840 BLE mesh power consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36991/nrf52840-ble-mesh-power-consumption</link><description>HI, I&amp;#39;m using the nrf52840 BLE mesh (nrf5_SDK_for_Mesh_v2.0.0) and some other sensors which drivers written by using nRF5_SDK_15.0.0 . Can you help to understand how to do the power consumption management? Is there any application notes how to do it </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 31 Jul 2018 15:39:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36991/nrf52840-ble-mesh-power-consumption" /><item><title>RE: nRF52840 BLE mesh power consumption</title><link>https://devzone.nordicsemi.com/thread/142235?ContentTypeID=1</link><pubDate>Tue, 31 Jul 2018 15:39:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7dc0e2f0-4205-42c3-b40d-7efd2245b3a4</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi ,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As I understand you want to use mesh with low power ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Our current implementation in Mesh SDK v2.1 doesn&amp;#39;t support Low Power Node and Friend node yet.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want to have something low power, you may need to implement that on your own.&lt;/p&gt;
&lt;p&gt;If it&amp;#39;s a sensor node that doesn&amp;#39;t receive many commands and the main task is to collect data and then send the data to mesh, you can put the node to sleep and not connect to Mesh. It only need to wake up and update the IV index before it can send data again. By spec, it should not sleep for more than 48 weeks.&lt;/p&gt;
&lt;p&gt;It can also request command/data from other when it wakes up. This is very similar to Low power, Friend node, but more simple.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You need to keep a number of nodes staying awake all the time to act as the backbone of the network. These nodes need to cover the whole mesh network coverage.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>