<?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>Mesh receive state on all nodes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29115/mesh-receive-state-on-all-nodes</link><description>Hi, 
 I want to implement Server/Client model light switch where all nodes should receive the state from all. 
 How can we read the state of one client on another client ? 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Jan 2018 22:08:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29115/mesh-receive-state-on-all-nodes" /><item><title>RE: Mesh receive state on all nodes</title><link>https://devzone.nordicsemi.com/thread/115590?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 22:08:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a73a3139-f27f-46cb-844c-4981b2f88086</guid><dc:creator>swap007</dc:creator><description>&lt;p&gt;Hey VB, that will be great if you provide some guidance or code to the community, if you have implemented !! Thank you !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh receive state on all nodes</title><link>https://devzone.nordicsemi.com/thread/115589?ContentTypeID=1</link><pubDate>Tue, 14 Nov 2017 07:05:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b10e72c8-7435-409e-af3a-114af67290dc</guid><dc:creator>VB</dc:creator><description>&lt;p&gt;Thank you :) I will try out the alternatives you proposed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh receive state on all nodes</title><link>https://devzone.nordicsemi.com/thread/115588?ContentTypeID=1</link><pubDate>Fri, 10 Nov 2017 12:15:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb439870-153c-43e9-9691-a8ad00e3f6fc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;By spec, the client was designed not to talk to other client but to server. But it&amp;#39;s possible. Simply change the publication address of the client to either the unicast address of the other client or the address that the client listen to, then the message will be received by that client.&lt;/p&gt;
&lt;p&gt;If you want to broadcast a message to all devices, you can simply let all device subscribe to one group address and then publish the message to that address.&lt;/p&gt;
&lt;p&gt;You can always go directly to access layer (skip the model layer) to send and receive message over mesh.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>