<?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>Generate command from Zigbee Client Cluster based on local binding table</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55229/generate-command-from-zigbee-client-cluster-based-on-local-binding-table</link><description>Hi at all, 
 I&amp;#39;m developing a Zigbee router device that implement a level control client cluster (ID 0008). 
 This cluster should be able to generate commands to server side (level control server cluster in other existing device). 
 Following light switch</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Dec 2019 13:22:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55229/generate-command-from-zigbee-client-cluster-based-on-local-binding-table" /><item><title>RE: Generate command from Zigbee Client Cluster based on local binding table</title><link>https://devzone.nordicsemi.com/thread/224750?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2019 13:22:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de3c49f7-75d7-4acc-8da5-2c9f31a9c349</guid><dc:creator>Edvin</dc:creator><description>[quote user="mau"]By the way, can I access to local binding only calling&amp;nbsp;zb_zdo_mgmt_bind_req function or there&amp;#39;s another simply way?[/quote]
&lt;p&gt;&amp;nbsp;Not that I am aware of.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can look at the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v3.2.0%2Fzigbee_multi_sensor_example.html&amp;amp;cp=6_3_3_6_4_3_1&amp;amp;anchor=zigbee_multi_sensor_example_test" rel="noopener noreferrer" target="_blank"&gt;multisensor example test description&lt;/a&gt; how the coordinator finds the multisensor device using&amp;nbsp;&lt;span&gt;zdo &amp;quot;match_desc 0xffff 0xffff 0x0104 2 0x0402 0x0403 0&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I assume there is a specific cluster you are looking for, that you want to control?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate command from Zigbee Client Cluster based on local binding table</title><link>https://devzone.nordicsemi.com/thread/224283?ContentTypeID=1</link><pubDate>Sun, 08 Dec 2019 06:47:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81858214-a105-4249-9c56-3a5b0cb38e65</guid><dc:creator>mau</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
&lt;p&gt;thank you for reply. I already took a look to the light_switch_group example, also in this example the command function use as destination address parameter the group ID, selected by software, this is a static value. I need to send the command to all devices (or groups) listed in binding table.&lt;/p&gt;
&lt;p&gt;If the SDK have no capability to do this with standard functions, a workaround can be to read local binding table and send the command to entries that meets&amp;nbsp;my endpoint and cluster.&lt;/p&gt;
&lt;p&gt;By the way, can I access to local binding only calling&amp;nbsp;zb_zdo_mgmt_bind_req function or there&amp;#39;s another simply way?&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;
&lt;p&gt;Maurizio&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate command from Zigbee Client Cluster based on local binding table</title><link>https://devzone.nordicsemi.com/thread/223914?ContentTypeID=1</link><pubDate>Thu, 05 Dec 2019 13:20:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b84f840-0b08-42dd-8261-c4a67ab41df5</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello Maurizio.&lt;/p&gt;
&lt;p&gt;Did you examine the light_switch_group example in&lt;/p&gt;
&lt;p&gt;SDK\examples\zigbee\experimental\light_control\light_switch_groups&lt;/p&gt;
&lt;p&gt;?&lt;/p&gt;
&lt;p&gt;Is it an option to have the devices in a group like this? Or do you need to send it to the devices individually?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>