<?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>How to control a light from one server to another server in light switch example of BLE mesh SDK?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38592/how-to-control-a-light-from-one-server-to-another-server-in-light-switch-example-of-ble-mesh-sdk</link><description>I am working on light switch example of BLE mesh SDK. 
 I am using five nRF52840 boards one for provisioner,one for client and rest for servers. 
 I am using Segger embedded studio for programming, mesh SDK v2.1.1. 
 The network is working fine I am able</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Sep 2018 10:15:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38592/how-to-control-a-light-from-one-server-to-another-server-in-light-switch-example-of-ble-mesh-sdk" /><item><title>RE: How to control a light from one server to another server in light switch example of BLE mesh SDK?</title><link>https://devzone.nordicsemi.com/thread/148992?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 10:15:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1024874b-ff8d-4bbe-9157-d24338bdcdb1</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I am not sure I fully understand. I thought you just wanted to control the light from one server by pushing a button on another server. You can send messages to the group address to change the LED status of multiple servers. This is done by pressing button 3 or 4 on the client. Take a look at the button_event_handler function in the client example code. You can always update the button_event_handler function to do something different than it is doing at the moment.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to control a light from one server to another server in light switch example of BLE mesh SDK?</title><link>https://devzone.nordicsemi.com/thread/148943?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 08:16:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b2a972f-e5c2-413c-a0fb-21cd940b0b88</guid><dc:creator>kishor babu</dc:creator><description>&lt;p&gt;Hi Bjorn,&lt;/p&gt;
&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;In my case in light switch example, when we are pressing button1 on client, it will control light on server1, now my doubt is will we able to relay the same control to server2 from server1 when we press buttton1 on the client board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to control a light from one server to another server in light switch example of BLE mesh SDK?</title><link>https://devzone.nordicsemi.com/thread/148930?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 07:56:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5795892d-19bb-4f04-bc2c-01111f989447</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you want to use the server to control another server, you will need to integrate the generic on off client model into the server example. You can take a look at the &lt;a href="https://github.com/NordicPlayground/thingy52-mesh-provisioning-demo"&gt;FW located here&lt;/a&gt; to see how this is done on the Nordic Thingy:52 board. Make sure to take a look at the Youtube video for instructions too. The FW is updated to work on mesh sdk v2.2.0. I would take a look at the FW &amp;amp; do similar changes to the light switch client &amp;amp; server FW to get this working on the dev kits.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>