<?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>Unprovision device from provisioner</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38797/unprovision-device-from-provisioner</link><description>I&amp;#39;m trying to filter devices by first provisioning a device then checking the composition data for vendor ID,etc... It is a real pain that all that data is only available after provisioning. I&amp;#39;m wondering how to unprovision the device if the composition</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Sep 2018 09:00:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38797/unprovision-device-from-provisioner" /><item><title>RE: Unprovision device from provisioner</title><link>https://devzone.nordicsemi.com/thread/149962?ContentTypeID=1</link><pubDate>Mon, 24 Sep 2018 09:00:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bc5ef7f-b515-4320-b3df-48ec28f95f56</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Shane,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When do you call&amp;nbsp;&lt;span&gt;config_client_node_reset() ?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you call it inside&amp;nbsp;node_setup_config_client_event_process() where you check for the composition data then you can change the&amp;nbsp;mp_config_step to&amp;nbsp;NODE_SETUP_DONE to finish the configuration process (if it&amp;#39;s the node that you don&amp;#39;t want to configure)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t have control over the Provisionee side, it&amp;#39;s&amp;nbsp;pretty hard to filter out the devices if they come from a specific vendor. If you do have control over your device, you can think of sending extra advertising packet that telling which Device UUID your device has , so your provisioner by scanning first the proprietary advertising packet would know which Device UUID it should look for.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unprovision device from provisioner</title><link>https://devzone.nordicsemi.com/thread/149889?ContentTypeID=1</link><pubDate>Fri, 21 Sep 2018 20:55:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eee45ab1-0ec3-4a67-a637-5fa5f7381c0e</guid><dc:creator>spet</dc:creator><description>&lt;p&gt;I actually got the node to reset by calling:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;config_client_node_reset();&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;in the&amp;nbsp;node_setup_config_client_event_process() in the light_switch_provisioner example&amp;nbsp; before it saves the composition data. Now My provisioner is stuck in a loop trying to configure that device and I&amp;#39;m unsure how to clear this state on my provisioners side.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/2746.nordic.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>