<?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>mesh 2.2.0, clear stack config data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38915/mesh-2-2-0-clear-stack-config-data</link><description>Hi Nordic: 
 I migrate my application from mesh-2.1.1+sdk15.0.0 to mesh2.2.0+ sdk15.0.0, but there is an issue when calling mesh_stack_config_clear() 
 Following are my steps: 
 1. Downloading proxy_client example with following adding code in button_event_handler</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Sep 2018 09:16:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38915/mesh-2-2-0-clear-stack-config-data" /><item><title>RE: mesh 2.2.0, clear stack config data</title><link>https://devzone.nordicsemi.com/thread/150424?ContentTypeID=1</link><pubDate>Wed, 26 Sep 2018 09:16:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1dcc1c8d-a7ff-4304-9eb3-121d28ca8f96</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Joseph,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In the&amp;nbsp;old SDK we didn&amp;#39;t store the proxy state into flash, then there shouldn&amp;#39;t&amp;nbsp;a side effect by calling proxy_disable().&amp;nbsp; But in v2.2.0 we store the state of proxy, so if we don&amp;#39;t enable proxy agan it won&amp;#39;t work . So either you would need to call proxy_enable() on every start up (if you want proxy to be always enabled), or you can just remove the proxy_disable() in the node reset&amp;nbsp;button handler.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>