<?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>ncs provisioner question</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127422/ncs-provisioner-question</link><description>hi support team, 
 customer needs provisioner program to program device without app, 
 i find it in ncs: zephyr\samples\bluetooth\mesh_provisioner and i tested it,here is a question with this code: 
 this demo can only provision device with app key, as</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Mar 2026 06:56:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127422/ncs-provisioner-question" /><item><title>RE: ncs provisioner question</title><link>https://devzone.nordicsemi.com/thread/563828?ContentTypeID=1</link><pubDate>Mon, 23 Mar 2026 06:56:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eec09e4d-5c1e-44a5-94ff-52663b19aa74</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="William.wei"]which means, the only way&amp;nbsp;for customer to provision the device is using nrf mesh app, right?[/quote]
&lt;p&gt;For doing both provisioning and configuration, that will not work out-of-the-box with the provisioner sample in the nRF Connect SDK, that is correct. For that they would have to modify the sample, adding the required functionality for model configuration. Or they can use the smartphone app nRF Connect for Android/iOS.&lt;/p&gt;
&lt;p&gt;Regards, Terje&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ncs provisioner question</title><link>https://devzone.nordicsemi.com/thread/563534?ContentTypeID=1</link><pubDate>Wed, 18 Mar 2026 08:53:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0385ef3-a302-4270-9ebc-50c2b0fd8a4b</guid><dc:creator>William.wei</dc:creator><description>&lt;p&gt;thanks tesc,&lt;/p&gt;
[quote userid="8164" url="~/f/nordic-q-a/127422/ncs-provisioner-question/563304"] see that most of your questions seems to be for provisioner on the nRF, and not on smartphone.[/quote]
&lt;p&gt;yes, my question focus on privisioner &lt;span&gt;on the ncs, and not on smartphone.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;which means, the only way&amp;nbsp;for customer to provision the device is using nrf mesh app, right?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;William.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ncs provisioner question</title><link>https://devzone.nordicsemi.com/thread/563304?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2026 10:03:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bf571a4-f245-4eaf-9cd1-62ea8753a71c</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I see that most of your questions seems to be for provisioner on the nRF, and not on smartphone.&lt;/p&gt;
&lt;p&gt;Please note that the provisioner in nRF Connect SDK is in the Zephyr part of the SDK, and has limited functionality. There may be differences between the Bluetooth Mesh samples in the Zephyr part of the SDK and the ones in the nrf part. For Bluetooth Mesh we recommend following the style of the nrf samples, not the Zephyr samples.&lt;/p&gt;
[quote user=""]1. do we have reference code or demo as same as in nrf5 sdk, so proisioner can set up the group for publish and subscribe?[/quote]
&lt;p&gt;The provisioner example in nRF5 SDK had functionality for setting up nodes from basically all of the other Bluetooth Mesh examples. The (Zephyr) provisioner sample of nRF Connect SDK does not come with this functionality out-of-the-box, and so must be implemented using the available APIs. We don&amp;#39;t currently have reference code or demo for this, no.&lt;/p&gt;
[quote user=""]2 .is it possible to use provisioner to update the light, in case models in light are changed?[/quote]
&lt;p&gt;Please elaborate on what you mean here. Unless there are recent additions to the spec, such changes to the node would require a re-provision, no?&lt;/p&gt;
[quote user=""]2.how can export those provisioning data(from provisioner) to our mobile phone, so mobile phone can use it for backup?[/quote]
&lt;p&gt;The required information is stored in the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/bluetooth/api/mesh/cdb_usage.html"&gt;configuration database (CDB)&lt;/a&gt;. While there is an &lt;a href="https://docs.nordicsemi.com/bundle/zephyr-apis-latest/page/cdb_8h.html#ab728a20fdb1535cc7059a39e8490a736"&gt;API for the CDB&lt;/a&gt;&amp;nbsp;for getting information out of it, there is no single export functionality for dumping the whole CDB.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ncs provisioner question</title><link>https://devzone.nordicsemi.com/thread/563269?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2026 02:35:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e2a1284-037a-4529-884f-0d18edcaee3c</guid><dc:creator>William.wei</dc:creator><description>&lt;p&gt;Thanks Roshan,&lt;/p&gt;
&lt;p&gt;for this, i think it is clear.&lt;/p&gt;
[quote userid="13532" url="~/f/nordic-q-a/127422/ncs-provisioner-question/563196"]HI looking at the video I see your problem, copying the network key and the application key is not enough here. You are correct that you can connect to the network but the app on your phone does not know the setup of your networ[/quote]
&lt;p&gt;for this i mean, the code in 54l15 here in&amp;nbsp;&lt;span&gt;ncs:&amp;nbsp;zephyr\samples\bluetooth\mesh_provisioner.&lt;/span&gt;&lt;/p&gt;
[quote userid="13532" url="~/f/nordic-q-a/127422/ncs-provisioner-question/563196"]1. do we have reference code or demo as same as in nrf5 sdk, so proisioner can set up the group for publish and subscribe?[/quote]
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;i wish we can provide provisionerI（54l15） demo can set up the group for publish and subscribe after provision those device，as we did in nrf5 sdk: nrf5_SDK_for_Mesh_v4.2.0_src\examples\provisioner.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;William.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ncs provisioner question</title><link>https://devzone.nordicsemi.com/thread/563196?ContentTypeID=1</link><pubDate>Fri, 13 Mar 2026 10:29:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57d9e218-123e-4888-a166-3321e4968509</guid><dc:creator>Roshan Rajaratnam</dc:creator><description>&lt;p&gt;HI looking at the video I see your problem, copying the network key and the application key is not enough here. You are correct that you can connect to the network but the app on your phone does not know the setup of your network.&lt;/p&gt;
&lt;p&gt;Once a network is created and a node is provisioned, you may export these configuration using the mesh configuration database. This is a predefined JSON format.&amp;nbsp;Following steps should allow you to&amp;nbsp;back up your settings.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Setup Network&lt;/li&gt;
&lt;li&gt;Go to Settings&lt;/li&gt;
&lt;li&gt;Click on overflow icon on the top right hand corner and select&amp;nbsp;export&lt;/li&gt;
&lt;li&gt;Here you have the option to choose either a partial export or a full export. A partial export would allow you to select the items you want to export and a full export would allow you to export all the network data.&lt;/li&gt;
&lt;li&gt;Import the json file on a phone,&lt;/li&gt;
&lt;li&gt;create a new provisioner with a new address.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: The sequence numbers are not exported in the JSON file so every phone should have its own provisioner with its unique address assigned to it.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Following are the answers to your initial questions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. do we have reference code or demo as same as in nrf5 sdk, so proisioner can set up the group for publish and subscribe?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;If&amp;nbsp;you are referring to implement this on the app side, You can check out our source code on Github&lt;br /&gt;&lt;br /&gt;&lt;a id="" href="https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library"&gt;https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also our latest mesh library written in Kotlin &lt;a href="https://github.com/NordicSemiconductor/Kotlin-Mesh-Library"&gt;github.com/.../Kotlin-Mesh-Library&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2.&amp;nbsp;&lt;span&gt;is it possible to use provisioner to update the light, in case models in light are changed?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you are referring to doing a DFU, yes this is supported on our iOS Mesh Library and this feature will be added to our Kotlin mesh library in the future.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>