<?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 local configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34992/provisioner-local-configuration</link><description>Hi, i am using a model based on simple_on_off model to send custom messages. 
 For now provisioner and client are separated as in the V2.0.1. I tried to combine them first using this thread ( link ) and the example of V1.0.1. 
 I do not understand how</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Jun 2018 08:38:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34992/provisioner-local-configuration" /><item><title>RE: Provisioner local configuration</title><link>https://devzone.nordicsemi.com/thread/134295?ContentTypeID=1</link><pubDate>Fri, 01 Jun 2018 08:38:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3239598f-fb53-43e9-8121-24715f8ba12d</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I would take a look at the check_network_state() function from Mesh SDK v2.0.1, especially the comment where it says &amp;quot;Execute configuration&amp;quot;. I would also take a look at the node_setup_start() function, where the configuration takes place. Then, I would compare this with the access_setup() function in Mesh SDK v1.0.1, especially the provisioner_configure() function. Also have a look at the access_model_publish_address_set(). This should help you get started with understanding the local configuration of the client, which is also the provisioner.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>