<?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 : being a provisioner and say light switch server</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26237/ble-mesh-being-a-provisioner-and-say-light-switch-server</link><description>I have analysed the light switch client and server example apps where the light switch is also the privisioner.
They both start and initialise a bit differently although both start off by calling nrf_mesh_init(), nrf_mesh_enable(), dsm_init(), access_init</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Oct 2017 14:00:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26237/ble-mesh-being-a-provisioner-and-say-light-switch-server" /><item><title>RE: Ble Mesh : being a provisioner and say light switch server</title><link>https://devzone.nordicsemi.com/thread/103299?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2017 14:00:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23bc8b57-e2f8-4304-ba30-a8175a7a6d70</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;No, I don&amp;#39;t have any date for that. I guess you would need to talk to our Sales.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble Mesh : being a provisioner and say light switch server</title><link>https://devzone.nordicsemi.com/thread/103300?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2017 10:45:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3219625-0b19-4a85-854e-75e181918061</guid><dc:creator>Mahendra Tailor</dc:creator><description>&lt;p&gt;Thank you for confirming what I suspected would be the case.
The Nordic Mesh is evolving and I appreciate Nordic allowing us early access to the SDKs.
Is there a timeline for releases.
For example, for a production ready Mesh SDK, which quarter should I be planning for?&lt;/p&gt;
&lt;p&gt;Although just like Nordic, we at Laird plan to do something similar and release engineering firmware releases that mirror the functionality in your SDK, but exposed in an easy to use interpreted programming language.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble Mesh : being a provisioner and say light switch server</title><link>https://devzone.nordicsemi.com/thread/103298?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2017 10:38:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de05d092-f687-4ef4-b0bb-274eb44b0279</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Mahendra,&lt;/p&gt;
&lt;p&gt;If you are going to use the server on the provisioner, I don&amp;#39;t see any problem adding an extra element and a server model on it. As you might already see, we configure the clients manually inside access_init().
Subscription/publication address and application key is binded to the clients model manually in the function.&lt;/p&gt;
&lt;p&gt;You can do the same to the server.&lt;/p&gt;
&lt;p&gt;But if you want to add another element on the server, you may have a trouble because the provisioner on the light switch example doesn&amp;#39;t support provisioning multiple element on one device. Have a look &lt;a href="https://devzone.nordicsemi.com/question/164691/adding-second-element-to-a-light-control-server-node-mesh-example/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You will have to think of creating a generic provisioner that can do more flexible provisioning and can can be dynamically customized by the end user.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>