<?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>Read Manufacturer Specific ZigBee Cluster Attribute SmartThings</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54194/read-manufacturer-specific-zigbee-cluster-attribute-smartthings</link><description>I am working with a SmartThings Multipurpose Sensor connected to a nRF52840-DK running the ZigBee CLI as a coordinator. I am able to have the sensor join the network and I can interact with all of the ZigBee defined clusters but I can&amp;#39;t seem to interact</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Nov 2019 05:09:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54194/read-manufacturer-specific-zigbee-cluster-attribute-smartthings" /><item><title>RE: Read Manufacturer Specific ZigBee Cluster Attribute SmartThings</title><link>https://devzone.nordicsemi.com/thread/219575?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2019 05:09:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89a944b8-1fbc-404e-a5be-c3d4f4c473c9</guid><dc:creator>WestCoastDaz</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/marjeris-romero"&gt;Marjeris Romero&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thank you for the&amp;nbsp;response but unfortunately it didn&amp;#39;t help me to interact with&amp;nbsp;the manufacturing specific cluster.&lt;/p&gt;
&lt;p&gt;After some hours of Google foo, reading the ZCL document from the Alliance, and the nRF Zigbee SDK files I found that to read a manufacturer specific cluster the ZCL&amp;nbsp;frame&amp;nbsp;has different values see ZCL doc. sections 2.4.1.1.2 and 2.4.1.2.&lt;/p&gt;
&lt;p&gt;In the SDK there are several macros in &lt;pre class="ui-code" data-mode="text"&gt;zb_zcl_commands.h&lt;/pre&gt; that are used to build ZCL frames but the stack lacks&amp;nbsp;prebuilt ones to access manufacturer specific clusters.&amp;nbsp; Do you know of any reason why?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Darren&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read Manufacturer Specific ZigBee Cluster Attribute SmartThings</title><link>https://devzone.nordicsemi.com/thread/219517?ContentTypeID=1</link><pubDate>Mon, 11 Nov 2019 14:58:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f77187f6-8d6b-4841-b115-5482d3014979</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;quot;Error: status 134&amp;quot; means that the attribute you tried to read is unsuported (unknown). You should double check if the attribute ID is correct.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;
&lt;p&gt;NB: You can also see this error message in the Read Attribute response if you see at a sniffer trace, for example using our &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v3.2.0/nrf802154_sniffer.html"&gt;nRFSniffer for 802.15.4&lt;/a&gt;. Try reading the attribute ID 0x0000 instead as this is the commond attribute ID for the first attribute in a cluster. If that does not work you should try to search in the Smarthings code to see if you find the right attribute ID.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>