<?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>Automatic Provisioning</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89837/automatic-provisioning</link><description>hi 
 I would like to use BLE Mesh to control my products. I would like to build a mesh network in advance, install a provisioner and automatically provision the nodes when they are turned on at the site. The provisioner will also act as a proxy node and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Jul 2022 13:38:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89837/automatic-provisioning" /><item><title>RE: Automatic Provisioning</title><link>https://devzone.nordicsemi.com/thread/376636?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 13:38:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51101b0a-2616-45c6-a742-3c5cf7834107</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user=""]What methods should I develop to form such a system?[/quote]
&lt;p&gt;Automatic provisioning should be a good solution. You may for instance give the node a spesific UUID for unprovisioned beacon (the beacon you send out when you call for a network to be incorporated in), such that the provisioner knows what devices to add and what type of devices they are.&lt;/p&gt;
&lt;p&gt;You may also use the same UUID to connect a specific unit/device to a given address to keep track in the provisioner and/or on your phone.&lt;/p&gt;
&lt;p&gt;Depending on what you may want to do further, but you should take a look at group-addresses and the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_bt_mesh_concepts.html?highlight=group%20address#addressing"&gt;publish/subscribe paradigme in Bluetooth mesh&lt;/a&gt;&amp;nbsp;(found under the section regarding &amp;quot;&lt;em&gt;Addressing&lt;/em&gt;&amp;quot; and &amp;quot;&lt;em&gt;Models and elements&amp;quot;.&amp;nbsp;&lt;/em&gt;This will allow you&amp;nbsp; to configure nodes to subscribe to given group-addresses and to publish to given group-addresses instead of configuring the network with unicast-addresses directly.&lt;/p&gt;
&lt;p&gt;Unfortunately some of the features you are asking for does only exist in nRF5 SDK, but&amp;nbsp;as far as possible I would recommend you to work with nRF Connect SDK (NCS) instead, so I will ask around to see if I can find any information I can give you that will help you work around those limitations.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>