<?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>Unprovisioning a device with power on off</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49046/unprovisioning-a-device-with-power-on-off</link><description>Hi, 
 I tried to implement a unprovision method for provisioned devices such as light bulbs. By simply on off it several times. And saving state into flash. 
 Currently I&amp;#39;m able to save boot count into flash and able to reload if from flash. But when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Feb 2020 18:23:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49046/unprovisioning-a-device-with-power-on-off" /><item><title>RE: Unprovisioning a device with power on off</title><link>https://devzone.nordicsemi.com/thread/232922?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 18:23:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e1640db-0b31-45b0-9ba8-c0d279211d88</guid><dc:creator>Marciano-PL</dc:creator><description>&lt;p&gt;Is there any resolution as to why proxy_stop() causes this assert? I am having the same issue arriving from calling proxy_stop() when I am attempting to disable mesh. Looks like the source of the error is the `timer_sch_abort(...)` line which gets called within proxy_stop().&amp;nbsp;&lt;br /&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;/**
 * Clean up the advertiser state.
 */
static void on_adv_end(void)
{
    timer_sch_abort(&amp;amp;m_advertising.timer);
    m_advertising.running = false;
}&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unprovisioning a device with power on off</title><link>https://devzone.nordicsemi.com/thread/195535?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2019 08:26:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70436573-5d90-4b74-8831-e6e0d3eb7837</guid><dc:creator>Prasad</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Thanks for replying I found a solution for the above matter after trying several methods.&lt;/p&gt;
&lt;p&gt;The issue was with &lt;strong&gt;proxy_stop()&lt;/strong&gt; part.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unprovisioning a device with power on off</title><link>https://devzone.nordicsemi.com/thread/195378?ContentTypeID=1</link><pubDate>Fri, 28 Jun 2019 13:29:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45ba699f-727c-4fc0-949a-c7f7fb90bac7</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you debugged the code to see which function that are triggering this assert?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>