<?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>Android-nRF-Mesh-Library: How to reset, remove, or blacklist an unreachable node?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78235/android-nrf-mesh-library-how-to-reset-remove-or-blacklist-an-unreachable-node</link><description>My Android app allows the user to un-provision a mesh node. To do so, the app just sends a ConfigNodeReset message to the node&amp;#39;s unicast address, which works perfectly if the node is reachable. However, if the destination node is powered off (or otherwise</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Aug 2021 13:16:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78235/android-nrf-mesh-library-how-to-reset-remove-or-blacklist-an-unreachable-node" /><item><title>RE: Android-nRF-Mesh-Library: How to reset, remove, or blacklist an unreachable node?</title><link>https://devzone.nordicsemi.com/thread/323557?ContentTypeID=1</link><pubDate>Thu, 05 Aug 2021 13:16:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5083fdde-17ad-4971-98de-b7380db60d47</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hei BlueMike,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. As far as I know you can remove the node in the list by just swiping left on the node. It wont reset the node though.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. The &amp;quot;blacklisting&amp;quot; process is defined in the spec.&amp;nbsp;Please read the&amp;nbsp;3.10.4 Key Refresh procedure section in the Mesh spec.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So basically you trigger a key refresh procedure to all the node that you want to retain to the network and leave behind the node you want to remove from the network. Regardless the node(s) you want to remove is active or not it will not get the key to communicate in the network after the new network key is activated.&amp;nbsp;&lt;br /&gt;However our mobile app doesn&amp;#39;t offer this feature yet. So if you want to do keyrefresh you need to do it from an embedded Provisioner or modify the app to do this feature.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>