<?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>How to send Zigbee Announcement command</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55336/how-to-send-zigbee-announcement-command</link><description>Hi to everybody, 
 there&amp;#39;s a way to force a Zigbee router device to send Announcement Command at certain time interval also if it&amp;#39;s already joined to a network? 
 I saw that an End Divice (i.e. light_switch example) sends this command at every start,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Feb 2020 13:49:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55336/how-to-send-zigbee-announcement-command" /><item><title>RE: How to send Zigbee Announcement command</title><link>https://devzone.nordicsemi.com/thread/235475?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2020 13:49:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c5900ba-e8b9-4960-9dd0-76a721973e95</guid><dc:creator>mau</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Marjeris,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;at the end I&amp;#39;ve solved by making Announcemend packet through&amp;nbsp;zb_aps_send_user_payload()&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;BR,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Maurizio&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send Zigbee Announcement command</title><link>https://devzone.nordicsemi.com/thread/225153?ContentTypeID=1</link><pubDate>Thu, 12 Dec 2019 12:40:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79bc0f71-e322-4e67-90c2-12876bc1d7e9</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Maurizio,&lt;/p&gt;
&lt;p&gt;This command is passed by the stack when the device joins/rejoins the network. I think the only way to send this command at a specified time period would be to leave the network and join again with the given time period, which I suppose is not what you are looking for.&lt;/p&gt;
&lt;p&gt;If the goal is to know if a router is alive on the network you could rather send a match descriptor request to all devices on the network and then parse the response to optain the short address of the nodes.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send Zigbee Announcement command</title><link>https://devzone.nordicsemi.com/thread/224768?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2019 14:25:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:390efafa-8c73-4735-b5fa-40c4f451cd74</guid><dc:creator>mau</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;thank you for reply.&lt;/p&gt;
[quote userid="73427" url="~/f/nordic-q-a/55336/how-to-send-zigbee-announcement-command/224745"]Can you explain more in detail what is that you want to achieve?[/quote]
&lt;p&gt;Simply I need to send&amp;nbsp;a&amp;nbsp;&lt;span&gt;ZDO command device announce at specified time period.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The goal is to know whitch router are alive on the network&amp;nbsp;monitoring the device announce commands received on the coordinator.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;It would be enough to know how to send this command.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send Zigbee Announcement command</title><link>https://devzone.nordicsemi.com/thread/224745?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2019 13:13:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97f87007-df78-41d4-bfce-d4788ecc5f59</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Maurizio,&lt;/p&gt;
&lt;p&gt;Can you explain more in detail what is that you want to achieve?&amp;nbsp;New nodes that joins (or rejoin in the case of ZEDs) a network are announced to the network by a broadcast ZDO command device announce. After this a coordinator may then use ZDO discovery services to discover more information about the node.&lt;/p&gt;
&lt;p&gt;In the case of ZEDs, device announce is an important part of the rejoining process, as if they have lost contact with their old parent and find a new one they will need to tell the network that the node have been moved, this is specified by the Zigbee Base Device Behaviour specification.&lt;/p&gt;
&lt;p&gt;The initialization procedure steps for both routers and end devices is explained in section 7 of the Zigbee Base Device Behaviour specification.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>