<?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>Provisioner</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70572/provisioner</link><description>How can two different provisioner add new node to same ble mesh network? I guess i can do that by config the same netkey for two provisioner</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Jul 2021 12:19:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70572/provisioner" /><item><title>RE: Provisioner</title><link>https://devzone.nordicsemi.com/thread/319590?ContentTypeID=1</link><pubDate>Mon, 12 Jul 2021 12:19:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7ded01d-74b8-4f56-b854-d95daccab278</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Oplinux,&lt;/p&gt;
&lt;p&gt;There is no API, but you need to configure the code of the provisioner to start at a certain address.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In Interactive pyaci it&amp;#39;s the&amp;nbsp;__next_free_address inside the provisioning.py. By default it starts from the&amp;nbsp;low_address of the provisioner (0x0010) and continue incremental from that.&amp;nbsp;&lt;br /&gt;If you have multiple provisioners you may want to define different start addresses.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Provisioner</title><link>https://devzone.nordicsemi.com/thread/318714?ContentTypeID=1</link><pubDate>Tue, 06 Jul 2021 01:56:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ce9ca07-24ca-461a-8f06-2d358ce3d145</guid><dc:creator>oplinux</dc:creator><description>&lt;p&gt;Hi Hung,&lt;/p&gt;
&lt;p&gt;For the above mention &amp;quot;&lt;strong&gt;In addition you need to define different address domains for each provisioner&lt;/strong&gt;&amp;quot;, which API can assign a new address for provisioner? My 52840 flashed a serial example(nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial) as a provisoner.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Oplinux&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Provisioner</title><link>https://devzone.nordicsemi.com/thread/289767?ContentTypeID=1</link><pubDate>Mon, 18 Jan 2021 13:50:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:625d1bc8-09d0-42f4-9228-bf3d58728a48</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Tuan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Yes, it&amp;#39;s possible to have multiple provisioners in the same network. And you are correct that you just need to have the same netkey for two provisioners.&amp;nbsp;&lt;br /&gt;In addition you need to define different address domains for each provisioner, so that they don&amp;#39;t assign same address to different nodes.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>