<?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>Zigbee CLI ZCL generic commands</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60205/zigbee-cli-zcl-generic-commands</link><description>Hello, 
 It might be a stupid question but I wonder if it is possible to use the ZCL generic command from the CLI to send ZDO commands? I tried it with the ieee_addr ZDO command but it didn&amp;#39;t work, no response except for Done (and no errors). 
 
 
 Is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Apr 2020 14:25:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60205/zigbee-cli-zcl-generic-commands" /><item><title>RE: Zigbee CLI ZCL generic commands</title><link>https://devzone.nordicsemi.com/thread/245273?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2020 14:25:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc06ee24-bbed-46a2-8615-d745599a2255</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;No problem, I am happy to help. Feel free to open a new Devzone ticket if you have any other questions. Good luck with your Zigbee development! &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee CLI ZCL generic commands</title><link>https://devzone.nordicsemi.com/thread/245065?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2020 15:24:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bba06b28-06c4-4b1c-8ca6-ba8e8961cc04</guid><dc:creator>DaKa</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for the answer. I am new in Zigbee and it is a bit confusing coming from ZWave development. I thought that there might be a chance that it can work since ZDO has the profile id 0x0000 and IEEE address request uses cluster id 0x0001.&lt;br /&gt;Anyways, that is not going to work...&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Damien&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee CLI ZCL generic commands</title><link>https://devzone.nordicsemi.com/thread/245054?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2020 14:36:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d3a5b54-c38a-4a67-bf4f-dd1f4fce43d9</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Short answer is no. For starters ZDO and ZCL are different modules in the Zigbee application layer. ZDO is application running on endpoint 0 and manages Zigbee device on the network: controls joining/leaving the network, discovering/maintaining devices at the network. ZCL is&amp;nbsp; a set of clusters and cluster commands based on which application can be developed and there may multiple applications using ZCL on endpoint 1-240.&lt;/p&gt;
&lt;p&gt;The &amp;quot;zcl cmd&amp;quot; command in the CLI example is ment for sending cluster-specific commands, where command ID and payload are specified by the Zigbee Cluster Specification.&lt;/p&gt;
&lt;p&gt;The Zigbee Base Device Behaviour specification says the following about cluster commands:&lt;/p&gt;
&lt;p&gt;&amp;quot;Application transaction:&lt;br /&gt;An application (or functional) transaction is a cluster command, and possible response, that is generated to perform the device’s persistent function, such as attribute reporting (e.g. reporting a sensor’s measured value) or actuation commands (e.g. On, Off, Toggle, etc.). An application transaction is not a ZDO transaction, one-time transaction, or commissioning transaction.&amp;quot;&lt;/p&gt;
&lt;p&gt;ZDO transactions as for example IEEE address discovery is called&amp;nbsp; &amp;quot;ZDO discovery service commands&amp;quot;.&lt;/p&gt;
&lt;p&gt;For ZDO service and discovery requests please see the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.0.0/group__zdo__api.html"&gt;ZDO API&lt;/a&gt; on the infocenter.&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>