<?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>Sending message to all nodes over mesh &amp;amp; identify sender</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55972/sending-message-to-all-nodes-over-mesh-identify-sender</link><description>I&amp;#39;m trying to use the information from this devpost: https://devzone.nordicsemi.com/f/nordic-q-a/39629/how-to-send-data-to-all-node-over-mesh 
 However, my remaining questions are: 
 1) I just need to send a simple on/off, but I also want the nodes that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Jan 2020 13:36:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55972/sending-message-to-all-nodes-over-mesh-identify-sender" /><item><title>RE: Sending message to all nodes over mesh &amp; identify sender</title><link>https://devzone.nordicsemi.com/thread/229055?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2020 13:36:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc04631e-9a40-4dce-94b3-130e5fc56b6a</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I apologize for the delay here.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1) This is possible and already available in the Mesh SDK. You can use reliable messages to ensure that the node receives the message. When using the&amp;nbsp;&lt;span&gt;reliable publish you will get a response acknowledging that the message is received.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2)&amp;nbsp;If you want to send data from the server node to the client node, you can implement a client on the server node and a server on the client node as well. That way you will be able to send data both ways.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;3) The relay functionality is optional, so you can enable it or disable it as you please. Note that if you want a more reliable network, it is recommended to multiple relay nodes. Having multiple relay nodes can ensure that the message can take different routes if one relay node is unavailable. However, how many relay nodes you want is all up to you. In most of the examples in the Mesh SDK, the relay functionality is enabled by default.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&amp;nbsp;&lt;br /&gt;Joakim&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>