<?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>Remove a dead/disconnected device from ZigBee controller.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42264/remove-a-dead-disconnected-device-from-zigbee-controller</link><description>Hi 
 I have this code that works like a charm when the device is connected and I want it to leave the network. 
 But if the device is dead or disconnected and I want to remove it from the controller it fails and I am 
 looking for the best way to handle</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Feb 2019 12:28:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42264/remove-a-dead-disconnected-device-from-zigbee-controller" /><item><title>RE: Remove a dead/disconnected device from ZigBee controller.</title><link>https://devzone.nordicsemi.com/thread/171126?ContentTypeID=1</link><pubDate>Thu, 14 Feb 2019 12:28:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25420ca0-cb6e-4393-bb2f-5f26feaa8994</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;My apologies for the long delay before my reply in this case.&lt;/p&gt;
&lt;p&gt;In current version of the Zigbee stack there is no API to perform removal of device that cannot be communicated. As a workaround, please call zdo_mgmt_leave_req when device to be removed arrives the network (in ZB_ZDO_SIGNAL_DEVICE_ANNCE signal). This is not an optimal solution&amp;nbsp;&lt;span&gt;since DEVICE_ANNCE is a broadcast message and could be missed by the coordinator, but in lack of other API this is currently the best solution.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Remove a dead/disconnected device from ZigBee controller.</title><link>https://devzone.nordicsemi.com/thread/167361?ContentTypeID=1</link><pubDate>Wed, 23 Jan 2019 12:12:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5e4058c-a624-4e3a-85dc-1094e3f4f3f2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I&amp;#39;m checking with the developers if there is any API to do this. I will get back to you as soon as I get the answer from them.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Remove a dead/disconnected device from ZigBee controller.</title><link>https://devzone.nordicsemi.com/thread/165112?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 10:24:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e36b8b1b-8522-47e8-8867-a3a5475778b1</guid><dc:creator>Jimmy@zone</dc:creator><description>&lt;p&gt;Yes I want to remove the device from the coordinator and that its not possible to rejoin.&lt;/p&gt;
&lt;p&gt;What limits the device from coming back !? The statment would imply that I would need to do a new pairing if the device is disconnected for a long period. The pairing information must be stored some where. I look in the&amp;nbsp;gc_addr_map when restarting to se what is paired. I can go manually in to the mapp and set that item to unused but I guess there is more to it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Remove a dead/disconnected device from ZigBee controller.</title><link>https://devzone.nordicsemi.com/thread/165107?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 10:09:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bc0bc4b-c393-4ab9-b065-cff44772b435</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Do you mean that you want to remove an end device device from the Zigbee coordinator? The device should be removed automatically from the router table automatically after a timeout period. Did you want the device to notify the network that it is leaving and should be removed before it leaves?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>