<?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>Update the Zigbee Cluster attributes value over the gateway.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/88144/update-the-zigbee-cluster-attributes-value-over-the-gateway</link><description>Hello to all, 
 Below are the setup details I&amp;#39;m using: 
 
 nRF52840 DevKit 
 SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.1.0 
 Segger Embedded Studio 4.16 
 
 
 Aim: Controlling the Radiator through ZigBee using thermostat cluster 
 
 ZigBee 
 UART protocol</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 May 2022 11:13:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/88144/update-the-zigbee-cluster-attributes-value-over-the-gateway" /><item><title>RE: Update the Zigbee Cluster attributes value over the gateway.</title><link>https://devzone.nordicsemi.com/thread/368986?ContentTypeID=1</link><pubDate>Mon, 23 May 2022 11:13:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5865ee1b-1530-4253-8d1f-d6cfcd6b70d2</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Shivaprasad,&lt;/p&gt;
&lt;p&gt;ZB_ZCL_SET_ATTRIBUTE and&amp;nbsp;zb_zcl_set_attr_val do not send the attribute to a remote device. They update the value of the attribute on the local device. What you see in the sniffer logs are attribute reports, which&amp;nbsp;are sent periodically and regardless of changes to the attribute value. If you want the thermostat to send the updated value when the attribute value is changed instead of (or in addition to) periodically you can configure the attribute reporting to report on value change, using the reportable change field.&lt;/p&gt;
&lt;p&gt;We do not have any examples using reportable change attribute reporting, but&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/65547/zigbee-attribute-reporting-only-on-value-change/270995#270995"&gt;this comment&lt;/a&gt;&amp;nbsp;by Edvin shows what he did to get this with the CLI and multi sensor examples.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>