<?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>OpenMesh low power</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21537/openmesh-low-power</link><description>I&amp;#39;m looking to use the nrf open mesh on battery powered devices based on nrf51822. I would like to enable the mesh for short periods of time to transmit values (~50 nodes, each with a single 20 byte attribute they are responsible for). I have implemented</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Apr 2017 15:06:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21537/openmesh-low-power" /><item><title>RE: OpenMesh low power</title><link>https://devzone.nordicsemi.com/thread/84548?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2017 15:06:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c659642d-37f6-441f-bce5-ee635064fe90</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I haven&amp;#39;t tested or do calculation to have a good guess. But from the nature of the rbc mesh it would take just a few MESH_INTERVAL_MIN_MS to relay a message to all nodes in the network (if all nodes are on all the time)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OpenMesh low power</title><link>https://devzone.nordicsemi.com/thread/84547?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2017 13:17:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e3a25c4-d337-48c9-8124-6c792993401e</guid><dc:creator>Pete</dc:creator><description>&lt;p&gt;Thanks. There may be an option of having a smaller set of relays.  The entire network will have to send out HB packets (we&amp;#39;re trying to estimate proximity of nodes), but those aren&amp;#39;t put on the mesh directly.&lt;/p&gt;
&lt;p&gt;For a network of 30 or so (&amp;lt; 50) devices that each update a single 20 byte attribute every 10 seconds, randomly arranged in a smaller space (&amp;lt; 1000 sqft), so that distance between any two is usually &amp;lt; 15 ft.&lt;/p&gt;
&lt;p&gt;Normal RF noise (a few wifi signals visible, probably only a couple phones active), any rough guess at time to synchronize?   And any options that will help reduce that time?  As for clock synchronization, the sync happens every minute from a master, and I have listening windows that assume some drift.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OpenMesh low power</title><link>https://devzone.nordicsemi.com/thread/84546?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2017 12:00:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7e26a91-7d11-47b2-93f2-437bc71455e0</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Pete,&lt;/p&gt;
&lt;p&gt;If you keep all the device with very low duty cycle like that (400ms in 10s) there will be an issue for the network to be able to synchronize.&lt;/p&gt;
&lt;p&gt;Note that it&amp;#39;s hard to keep all the nodes to be time synchronized and all wake up at the same time because of the clock drift. You may need to configure so that some of the node will have to stay up all the time and act as the relay nodes. Other nodes can be considered leaf/end node and be operate in low power mode. These leaf nodes won&amp;#39;t have to forward/relay any packet as it&amp;#39;s the job of the relay node. These node can sleep for long time and only wake up and check if any data for it or to send any data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>