<?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 : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102260/zigbee-how-to-receive-data-from-an-ias-zone-sensor-with-52840dk-board</link><description>Hello, 
 I Have an IAS ZONE sensor: Door/Window Sensor DWZB1-CE. 
 Basically, i want to receive events from this sensor which indicate whether the door is closed or open. On my 52840DK board i have flashed network_coordinator sample which I added the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Aug 2023 13:52:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102260/zigbee-how-to-receive-data-from-an-ias-zone-sensor-with-52840dk-board" /><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/440139?ContentTypeID=1</link><pubDate>Mon, 07 Aug 2023 13:52:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d91d709-7eb8-4701-bb34-c69a5d1fac0b</guid><dc:creator>AminGat</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thank you very much for all of the excellent help.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;
&lt;p&gt;Amin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/440116?ContentTypeID=1</link><pubDate>Mon, 07 Aug 2023 13:12:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:812839e2-da63-4fa4-9dca-64812cfe2f62</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Amin,&lt;/p&gt;
&lt;p&gt;I am not able to see any issues from the sniffer log.&lt;/p&gt;
&lt;p&gt;Are you able to check if the ZoneState attribute is updated on the sensor? Do you see any changes if you read the attribute when the sensor is in opened and closed states? You can send a read request with &lt;code&gt;zcl attr read&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;zcl attr read &lt;em&gt;h:dst_addr&lt;/em&gt; &lt;em&gt;d:ep&lt;/em&gt; &lt;em&gt;h:cluster&lt;/em&gt; [-c] &lt;em&gt;h:profile&lt;/em&gt; &lt;em&gt;h:attr_id&lt;/em&gt;&lt;/pre&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/439928?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2023 13:03:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18c626d7-03c8-4961-9d56-a0cc2937b932</guid><dc:creator>AminGat</dc:creator><description>&lt;p&gt;Hello Marte,&lt;br /&gt;&lt;br /&gt;Thank you for your reply !&lt;br /&gt;&lt;br /&gt;I managed to subscribe successfully for zonestate and zone status. Either way there is no frame when I close or open the IAS sensor. What am I missing ?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/subscribe_5F00_success.pcap"&gt;devzone.nordicsemi.com/.../subscribe_5F00_success.pcap&lt;/a&gt;&lt;br /&gt;Best Regards,&lt;br /&gt;Amin.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/439824?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2023 07:19:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e65f7d5d-0573-4495-9c7e-a6ee98f6391b</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Amin,&lt;/p&gt;
&lt;p&gt;The IAS Zone sensor responds that the data type is invalid in the configure reporting response:&lt;/p&gt;
&lt;p&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/pastedimage1691132962791v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;In the configure reporting command, the data type is 0x00 (no data).&lt;/p&gt;
&lt;p&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/pastedimage1691133098148v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;The ZoneState attribute is an enum8, which has data type ID 0x30.&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/pastedimage1691133317102v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Please note that the data type field of the subscribe shell command is decimal, and not hex, so you need to use 48 as ID:&lt;/p&gt;
&lt;pre&gt;zcl subscribe on &lt;em&gt;h:addr&lt;/em&gt; &lt;em&gt;d:ep&lt;/em&gt; &lt;em&gt;0x0500&lt;/em&gt; &lt;em&gt;0x0104&lt;/em&gt; 0 &lt;em&gt;48&lt;/em&gt; [&lt;em&gt;d:min interval (s)&lt;/em&gt;] [&lt;em&gt;d:max interval (s)&lt;/em&gt;]&lt;/pre&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/439345?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2023 17:46:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e982727-07d4-456f-a744-0b7233385b2a</guid><dc:creator>AminGat</dc:creator><description>&lt;p&gt;From now on how can we &amp;quot;read&amp;quot; events? For instance &amp;quot;open&amp;quot; or &amp;quot;close&amp;quot; status from the sensor ? The binding is successful but I can not subscribe. &lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/bind_5F00_ok.pcap"&gt;devzone.nordicsemi.com/.../bind_5F00_ok.pcap&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/439217?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2023 10:33:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd345e40-808b-4413-9af4-6ffe1f64eb86</guid><dc:creator>AminGat</dc:creator><description>&lt;p&gt;Hello !&lt;/p&gt;
&lt;p&gt;Thank you for your reply, indeed&amp;nbsp; I made a mistake. You will find the correct pcap file this one with a success status for both&amp;nbsp; zdo match_desc and zdo simple_desc_req.&lt;br /&gt;On the Terminal there were an output of these two commands. For instance:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;uart:~$ zdo simple_desc_req 0x72c3 1&lt;/code&gt;&lt;br /&gt;&lt;code&gt;src_addr=0x72c3 ep=1 profile_id=0x0104 app_dev_id=0x402 app_dev_ver=0x1 in_clusters=0x0000,0x0001,0x0003,0x0020,0x0402,0x0500,0x0b05 out_clusters=0x0019 &lt;/code&gt;&lt;br /&gt;&lt;code&gt;Done&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/match_5F00_desc_5F00_ok.pcap"&gt;devzone.nordicsemi.com/.../match_5F00_desc_5F00_ok.pcap&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Amin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/439170?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2023 07:21:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4d0e623-eac4-4769-b426-e0b57834ed8a</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Amin,&lt;/p&gt;
&lt;p&gt;You are getting &amp;#39;Not active&amp;#39; status in the simple descriptor response. Are you sending the simple descriptor request to the correct endpoint on the sensor?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/439093?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2023 15:24:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd2bbc40-59c0-4dc9-b093-69cb4643ab2f</guid><dc:creator>AminGat</dc:creator><description>&lt;p&gt;Hi, You will find it in attachment below&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/simple_5F00_desc_5F00_req.pcap"&gt;devzone.nordicsemi.com/.../simple_5F00_desc_5F00_req.pcap&lt;/a&gt;&lt;br /&gt;Regards,&lt;/p&gt;
&lt;p&gt;Amin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/439033?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2023 13:13:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:521b0e20-59cb-4e1c-9459-e0cc1ac41756</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Amin,&lt;/p&gt;
&lt;p&gt;Yes, please upload the pcap so I can see why the simple descriptor request fails. Thank you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/439004?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2023 12:05:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d58cff5-d2c1-4317-9b60-d75d20955f3a</guid><dc:creator>AminGat</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;I do have the following logs : &lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;uart:~$ zdo simple_desc_req 0x6fec 2
uart:~$ I: Unimplemented signal (signal: 50, status: 0)
I: Unimplemented signal (signal: 50, status: 0)
I: Unimplemented signal (signal: 50, status: 0)
I: Unimplemented signal (signal: 50, status: 0)
Error: Simple descriptor request failed&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Do you also need a pcap file ?&lt;br /&gt;Amin.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/439000?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2023 11:51:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c1e15ce-8307-4f8b-8b0d-7f4e33b42e46</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Amin,&lt;/p&gt;
&lt;p&gt;I see that you are not receiving any responses to the match descriptor request, even though the IAS Zone cluster should be implemented as an input cluster on the IAS Zone sensor, and not output.&lt;br /&gt;Can you try sending a simple descriptor request to the sensor to get a list of all input and output clusters on the device?&lt;/p&gt;
&lt;pre&gt;zdo simple_desc_req &lt;em&gt;h:dst_addr&lt;/em&gt; &lt;em&gt;d:ep&lt;/em&gt;&lt;/pre&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/438962?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2023 10:20:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36601598-edeb-4f6e-ba1e-967827298ead</guid><dc:creator>AminGat</dc:creator><description>&lt;p&gt;Thank you for your reply,&lt;br /&gt;&lt;br /&gt;You will find the updated pcap file below. I have used the correct command now :&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;zdo match_desc 0xffff 0xffff 0x0104 1 0x0500 0&lt;/pre&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/updated_2D00_snifferlog.pcap"&gt;devzone.nordicsemi.com/.../updated_2D00_snifferlog.pcap&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Amin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/438753?ContentTypeID=1</link><pubDate>Fri, 28 Jul 2023 12:50:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29abd38d-f87e-4ccd-a3f7-8a3cbde190b8</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I do not see any packets related to the sensor being sent in the sniffer log. How are you trying to set up so that the coordinator receives the events from the sensor?&lt;/p&gt;
[quote user=""]uart:~$ zdo match_desc 0xffff 0xffff 0x0104 2 0x0402 0x0403 0[/quote]
&lt;p&gt;Make sure to use the correct cluster ID for the clusters implemented on your device. The format of the match_desc command is as follows:&lt;/p&gt;
&lt;pre&gt;zdo match_desc &lt;em&gt;h:dst_addr&lt;/em&gt;
               &lt;em&gt;h:req_addr&lt;/em&gt; &lt;em&gt;h:prof_id&lt;/em&gt;
               &lt;em&gt;d:n_input_clusters&lt;/em&gt; [&lt;em&gt;h:input cluster IDs&lt;/em&gt; ...]
               &lt;em&gt;d:n_output_clusters&lt;/em&gt; [&lt;em&gt;h:output cluster IDs&lt;/em&gt; ...]&lt;/pre&gt;
&lt;p&gt;So in the above you are sending for a match descriptor request for devices with the Temperature Measurement (0x0402) and Pressure Measurement (0x0403) clusters implemented.&lt;/p&gt;
[quote user="AminGat"]Also how do you decrypt packets with network key ? Is there any documentation about it ?[/quote]
&lt;p&gt;If you have the network key you can add it in Wireshark the same way the ZigbeeAlliance09 and Nordic Examples keys are added in &lt;a href="https://infocenter.nordicsemi.com/topic/ug_sniffer_802154/UG/sniffer_802154/configuring_sniffer_802154_zigbee.html"&gt;Configuring Wireshark for Zigbee&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/438712?ContentTypeID=1</link><pubDate>Fri, 28 Jul 2023 09:45:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db8eb27a-ae7b-4861-b010-fb56715aca8b</guid><dc:creator>AminGat</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/snifferlog.pcap"&gt;devzone.nordicsemi.com/.../snifferlog.pcap&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hello Marte,&lt;/p&gt;
&lt;p&gt;You will find in attachment the sniffer log. I started to sniff just before i flash my nrf-dk board with my network coordinator sample, so it should be early enough to gather all information i guess.&lt;/p&gt;
&lt;p&gt;Also how do you decrypt packets with network key ? Is there any documentation about it ?&lt;/p&gt;
&lt;p&gt;Thank you for your reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee : How to receive data from an IAS ZONE sensor with 52840DK board</title><link>https://devzone.nordicsemi.com/thread/438537?ContentTypeID=1</link><pubDate>Thu, 27 Jul 2023 13:23:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f251a2cc-d39c-4abc-bcf6-572d633da7b1</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you upload a sniffer log of this as a pcap file?&lt;br /&gt;Make sure to start the sniffer before the coordinator starts the network so the sniffer has the network key, or share the network key here so I can decrypt the packets.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>