<?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>What is the best, simpliest way, model ... with 10 nodes MESH V5 network, send from every nodes to all nodes 2-6 byte Unacknowledged messages?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72491/what-is-the-best-simpliest-way-model-with-10-nodes-mesh-v5-network-send-from-every-nodes-to-all-nodes-2-6-byte-unacknowledged-messages</link><description>Hi, 
 In this network the node has own measured information, and every nodes needs to send it to all othes nodes. 
 2-6 byte per second 
 Thx</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Mar 2021 17:14:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72491/what-is-the-best-simpliest-way-model-with-10-nodes-mesh-v5-network-send-from-every-nodes-to-all-nodes-2-6-byte-unacknowledged-messages" /><item><title>RE: What is the best, simpliest way, model ... with 10 nodes MESH V5 network, send from every nodes to all nodes 2-6 byte Unacknowledged messages?</title><link>https://devzone.nordicsemi.com/thread/298487?ContentTypeID=1</link><pubDate>Mon, 08 Mar 2021 17:14:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddf261bf-889c-4ce2-bfc1-8297c0d2787a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Safian,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t see any limitation with what you want to achieve. You can just implement a sever and a client on each node. And configure all the severs to subscribe to same group address. Then you configure the client to send to such address if you want to send to all the nodes.&amp;nbsp;&lt;br /&gt;Another option is to use all-node address 0xFFFF but this is not recommended for normal operation.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can have a look at our demo &lt;a href="https://github.com/NordicPlayground/thingy52-mesh-provisioning-demo"&gt;here&lt;/a&gt;. In the demo you can configure a thingy to send the light command to all the nodes. Please check the youtube video included in the readme text.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>