<?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>BLE mesh many to many commuication</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56076/ble-mesh-many-to-many-commuication</link><description>Hi, 
 
 I am able to program the device with switch and light examples and controlling light device through switch device also done for mesh communication. 
 
 How to control one light device from another light device? means, if i have 10 devices all</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 Jan 2020 09:00:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56076/ble-mesh-many-to-many-commuication" /><item><title>RE: BLE mesh many to many commuication</title><link>https://devzone.nordicsemi.com/thread/227355?ContentTypeID=1</link><pubDate>Fri, 03 Jan 2020 09:00:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7db1748-506b-4e51-963e-78453ba4478a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;It&amp;#39;s already there in the light switch example. You don&amp;#39;t need to do anything. Have you tested the example ??&lt;/p&gt;
&lt;p&gt;The configuration for the server is done via the provisioner.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE mesh many to many commuication</title><link>https://devzone.nordicsemi.com/thread/227327?ContentTypeID=1</link><pubDate>Fri, 03 Jan 2020 04:46:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f395b73-3655-4034-8dee-0789e81fb8f3</guid><dc:creator>Manigandanm5</dc:creator><description>&lt;p&gt;It is possible to do that only with single code? either with sample switch or sample light code.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE mesh many to many commuication</title><link>https://devzone.nordicsemi.com/thread/227259?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2020 13:59:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b92a403-62c3-42e8-8b78-8d58bee7abc5</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Manigandanm5,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To&amp;nbsp;control multiple nodes, you would need to use a group address. You configure your 10 devices to subscribe to a group address. On your client when you send a message to that group address, all 10 nodes will receive the message.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the light switch example, it was demonstrated by Odd Group (0xC003) and Even Group (0xC002) addresses. It&amp;#39;s just an example, you can define your own group address.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have&amp;nbsp; a look here:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.0.0/md_examples_light_switch_README.html?cp=7_2_3_0"&gt;infocenter.nordicsemi.com/.../md_examples_light_switch_README.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>