<?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>Add another cluster to zigbee multi sensor example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62321/add-another-cluster-to-zigbee-multi-sensor-example</link><description>Hi. I tried to add rel_humidity_measurement cluster to multisensor example. New cluster is visible , but i cant get humidity data report I used cli exemple, here are logs: 
 zigbee.report: Received value updates from the remote node 0x07EF zigbee.report</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Jul 2020 11:08:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62321/add-another-cluster-to-zigbee-multi-sensor-example" /><item><title>RE: Add another cluster to zigbee multi sensor example</title><link>https://devzone.nordicsemi.com/thread/261341?ContentTypeID=1</link><pubDate>Thu, 23 Jul 2020 11:08:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ed252e7-3487-4a75-ae3c-512694e6d829</guid><dc:creator>Amigo</dc:creator><description>&lt;p&gt;thanks , i will check it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add another cluster to zigbee multi sensor example</title><link>https://devzone.nordicsemi.com/thread/260698?ContentTypeID=1</link><pubDate>Sat, 18 Jul 2020 20:27:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a927af63-8e3b-47f3-8a9d-95550ee25100</guid><dc:creator>Patrick</dc:creator><description>&lt;p&gt;I believe the implementation of all clusters located in include/zcl is part of the zboss library. I did not have to do anything beyond including the humidity cluster header and adding it to the sensor context etc. as you did.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add another cluster to zigbee multi sensor example</title><link>https://devzone.nordicsemi.com/thread/260696?ContentTypeID=1</link><pubDate>Sat, 18 Jul 2020 17:25:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcab16b6-14ca-49f9-b6c3-421122988b44</guid><dc:creator>Amigo</dc:creator><description>&lt;p&gt;I am temporarily not working on it . I did implement it myself based on pressure. How did you make the humidity cluster ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add another cluster to zigbee multi sensor example</title><link>https://devzone.nordicsemi.com/thread/260692?ContentTypeID=1</link><pubDate>Sat, 18 Jul 2020 14:08:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c69ff52-a840-4066-b5bf-2a9c7e7f5d98</guid><dc:creator>Patrick</dc:creator><description>&lt;p&gt;I am curious about your zb_zcl_rel_humidity_measurement.c file. Did you implement this yourself (based on perhaps the pressure cluster implementation)? A past project of mine that implemented the same clusters you have did not require the creation of zb_zcl_rel_humidity_measurement.c and reporting worked just fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add another cluster to zigbee multi sensor example</title><link>https://devzone.nordicsemi.com/thread/260691?ContentTypeID=1</link><pubDate>Sat, 18 Jul 2020 13:47:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57ce87d6-ea86-4b51-ac7e-fcfd63dbd0dc</guid><dc:creator>Amigo</dc:creator><description>&lt;p&gt;Any idea????&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add another cluster to zigbee multi sensor example</title><link>https://devzone.nordicsemi.com/thread/256249?ContentTypeID=1</link><pubDate>Mon, 22 Jun 2020 14:55:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b61d61e1-6252-4492-b8e2-391688508a85</guid><dc:creator>Amigo</dc:creator><description>&lt;p&gt;&lt;span&gt;Is there any solution?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add another cluster to zigbee multi sensor example</title><link>https://devzone.nordicsemi.com/thread/254389?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 08:16:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d3b39ff-3e0a-4ccf-97cb-fb9495169731</guid><dc:creator>Amigo</dc:creator><description>&lt;p&gt;I use&amp;nbsp;Zigbee SDK 4.1.0 and PCA10056 board. I try to bind it with commant using &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v3.0.0%2Findex.html"&gt;instructions&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here my cmnd zdo bind on f4ce361cf4681e64 10 f4ce3660fc5aba8c 64 0405 07EF&lt;/p&gt;
&lt;p&gt;I had an answer &amp;quot;Done&amp;quot; and nothing else.&lt;/p&gt;
&lt;p&gt;Only 0402 and 0403 clusters gave reports after bind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add another cluster to zigbee multi sensor example</title><link>https://devzone.nordicsemi.com/thread/254386?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2020 08:07:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d6386db-16bf-496e-b694-79cdfdfc041f</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry for the late answer. Did you bind to the Relative Humidity Measurement cluster before trying to subscribe to it? What version of the nRF5 SDK for Zigbee and Thread are you using so I can try to test your files?&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>