<?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>ZBOSS manufacturer specific extension</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94377/zboss-manufacturer-specific-extension</link><description>Does ZBOSS support manufacturer specific attribute extension to standard clusters? 
 How about implementation of manufacturer specific clusters? 
 Are there examples one can follow?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Dec 2022 10:42:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94377/zboss-manufacturer-specific-extension" /><item><title>RE: ZBOSS manufacturer specific extension</title><link>https://devzone.nordicsemi.com/thread/398730?ContentTypeID=1</link><pubDate>Fri, 02 Dec 2022 10:42:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a11601fc-24ef-45af-b79d-b5a500ad39ab</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;The screenshot is from the ZigBee Cluster Library specification (ZCL) v7, which can be obtained from the Connectivity Standard Alliances (formerly known as the Zigbee alliance) pages:&amp;nbsp;&lt;a href="https://csa-iot.org/developer-resource/specifications-download-request/"&gt;https://csa-iot.org/developer-resource/specifications-download-request/&lt;/a&gt;. You might need to become an adopter member to get access to the documentation, which should only be a matter of registration and not require any fees.&lt;br /&gt;&lt;br /&gt;I know that version 7 is what we support in our SDK, and I&amp;#39;m investigating if we&amp;#39;re supporting v8 at this point in time.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ZBOSS manufacturer specific extension</title><link>https://devzone.nordicsemi.com/thread/398375?ContentTypeID=1</link><pubDate>Wed, 30 Nov 2022 14:41:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1484af7d-73a9-42fb-8944-bc4a828a0fbf</guid><dc:creator>i3pdmaguirre</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/ahaug"&gt;AHaug&lt;/a&gt; what version of the stack is the screenshot? do you have a link to them?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ZBOSS manufacturer specific extension</title><link>https://devzone.nordicsemi.com/thread/398347?ContentTypeID=1</link><pubDate>Wed, 30 Nov 2022 13:27:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d48fa253-0612-4a13-8a53-570ef38f0b2b</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user=""]Does ZBOSS support&amp;nbsp; manufacturer specific attribute extension to standard clusters?[/quote]
&lt;p&gt;Yes, this is supported in the ZBOSS stack&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1669814510111v1.png" alt=" " /&gt;,&amp;nbsp;&lt;/p&gt;
[quote user=""]How about implementation of manufacturer specific clusters?[/quote]
&lt;p&gt;&lt;span&gt;You should be able to do so by adding extra attributes to an existing cluster. But you will have to create a new cluster list, so in for instance on/off cluster, you have&amp;nbsp; ZB_ZCL_DECLARE_ON_OFF_ATTR_LIST, but you will have to add your own ZB_ZCL_DECLARE_ON_OFF_ATTR_LIST_CUSTOM and add your attributes there. You will also have to set the field that allows for manufacturer specific lists, as highlighted here:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/zigbee/light_bulb/include/zb_dimmable_light.h#L74"&gt;github.com/.../zb_dimmable_light.h&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
[quote user=""]Are there examples one can follow?[/quote]
&lt;p&gt;When it comes to sample we don&amp;#39;t have any official samples that illustrates how to add manufacturer attributes to standard clusters, but I recommend you start with the relatively simple on/off clusters in the light/light switch samples.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re using nRF 5 SDK for Zigbee and Thread:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.2.0/examples_zigbee.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_tz_v4.2.0/examples_zigbee.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re using nRF Connect SDK:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/samples_zigbee.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/samples_zigbee.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>