<?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>best practice to unprovision servers in a mesh network</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30263/best-practice-to-unprovision-servers-in-a-mesh-network</link><description>Hi Team 
 Let&amp;#39;s assume, we have a provisioner (client) and several successfully provisioned servers in a mesh network. We now want to remove one of these servers from that network. What would be best practice, to cleanly remove the provisioning data from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Mar 2018 09:33:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30263/best-practice-to-unprovision-servers-in-a-mesh-network" /><item><title>RE: best practice to unprovision servers in a mesh network</title><link>https://devzone.nordicsemi.com/thread/123857?ContentTypeID=1</link><pubDate>Mon, 12 Mar 2018 09:33:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95087ea2-0a66-42f7-b9c4-be02b440fa98</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please use addr2line tool to find where the address point to in the code. Syntax is &amp;quot;addr2line.exe -e filename.elf 0x******&amp;nbsp;&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: best practice to unprovision servers in a mesh network</title><link>https://devzone.nordicsemi.com/thread/123801?ContentTypeID=1</link><pubDate>Sun, 11 Mar 2018 16:12:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:362a7c4f-0172-4b84-b744-05db297260a3</guid><dc:creator>Dev-Q0003</dc:creator><description>&lt;p&gt;I&amp;#39;m also facing similar issue. It will be helpful if we have answer to this&amp;nbsp; &amp;quot;How to remove the Provisioned Data on (Provisioner and Provisionee)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: best practice to unprovision servers in a mesh network</title><link>https://devzone.nordicsemi.com/thread/123774?ContentTypeID=1</link><pubDate>Sat, 10 Mar 2018 08:56:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92356c64-da2e-4767-beba-57324bbd2375</guid><dc:creator>Gerry</dc:creator><description>&lt;p&gt;Yes, that&amp;#39;s the same issue. I solved it server-side by calling:&lt;/p&gt;
&lt;p&gt;nrf_mesh_node_config_clear();&lt;br /&gt;sd_nvic_SystemReset();&lt;/p&gt;
&lt;p&gt;After that, the server can be provisioned to another or to the same client. The client is not cleaned up, so it&amp;nbsp;leads to&lt;span&gt;&amp;nbsp;&lt;/span&gt;a new ID when provisioning again.&lt;/p&gt;
&lt;p&gt;In some seldom cases, this leads to a mesh-assert on the server in nrf_mesh_node_config.c Line 118.&lt;/p&gt;
&lt;p&gt;Do you know why?&lt;/p&gt;
&lt;p&gt;kind regards Gerry&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: best practice to unprovision servers in a mesh network</title><link>https://devzone.nordicsemi.com/thread/123691?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 13:25:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ccefe3b4-4376-4455-b1b9-0829f396ffc4</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Seger,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Would this case answer your question:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/26474/ble-mesh---removing-node-from-network"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/26474/ble-mesh---removing-node-from-network&lt;/a&gt;&amp;nbsp;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>