<?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>Fuse Client and Server int o one. Make the server act as a Client</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42459/fuse-client-and-server-int-o-one-make-the-server-act-as-a-client</link><description>Hello ! Hope I can get help with this as I am completely new to this and dont get a hang of it yet. What I am looking for is to be able to use the servers as clients. I have my app as a peripheral to lets say a light with a 2 button configuration, one</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Jan 2019 13:46:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42459/fuse-client-and-server-int-o-one-make-the-server-act-as-a-client" /><item><title>RE: Fuse Client and Server int o one. Make the server act as a Client</title><link>https://devzone.nordicsemi.com/thread/165486?ContentTypeID=1</link><pubDate>Mon, 14 Jan 2019 13:46:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc20955c-ac57-4090-a40a-f631f5e56cc9</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;This is possible. I don&amp;#39;t think there is an example in the SDK that does exactly this out of the box, but you should be able to modify one of the light_switch examples to be both a server and a client. In mesh, there is no difference between servers and clients. They just have different settings where the client has a model that can publish, and the server can only subscribe, but there is nothing saying that one device can&amp;#39;t have both.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;There is a demo called the &lt;a href="https://github.com/NordicPlayground/thingy52-mesh-provisioning-demo"&gt;Thingy Mesh provisioning demo&lt;/a&gt;. You would need a couple of thingys to run this, but maybe you can use this application as inspiration.&lt;/p&gt;
&lt;p&gt;This example has one button, which will publish, and one LED that can be used to subscribe to the on_off model. Since the provisioner example is set up to have one client and several servers, the easiest approach would be to use the nRF Mesh app for mobile to provision the devices. There is a link to a youtube video in the link above, which shows how to do this.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>