<?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>Add provisioner to client in Mesh 2.0.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35525/add-provisioner-to-client-in-mesh-2-0-1</link><description>Hi, 
 
 
 As showed in the code, I masked &amp;quot; else if (m_nw_state.provisioned_devices == 0) &amp;quot;, then it reported &amp;quot;NRF_ERROR_NOT_SUPPORTED&amp;quot;. 
 Can you tell me how should I do, thank you.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Jun 2018 08:07:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35525/add-provisioner-to-client-in-mesh-2-0-1" /><item><title>RE: Add provisioner to client in Mesh 2.0.1</title><link>https://devzone.nordicsemi.com/thread/136667?ContentTypeID=1</link><pubDate>Tue, 19 Jun 2018 08:07:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b30c7b6-c0bf-40f7-ad52-faa3b6086494</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Take a look at line 114 in provisioner_helper.c. This is where you receive the error:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;    ERROR_CHECK(nrf_mesh_prov_provision(&amp;amp;m_prov_ctx, p_uuid, &amp;amp;prov_data, NRF_MESH_PROV_BEARER_ADV));&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Then, you could work your way backwards to see why this error is occurring.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>