question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Device connected but still not get the data for "fromZigbee"

See original GitHub issue

I add support to new device, it is a wall switch from Hogar Controls. It is not an well know brand. I follow this guide https://github.com/Koenkk/zigbee2mqtt/wiki/How-to-support-new-devices but it stuck at fromZigbee step. I have successful add Xiaomi button WXKG12LM with this guide but not with this switch. It not show any cid or type i have this log when zigbee-shepherd start:

2018-5-31 10:50:39 ERROR Cannot get the Node Descriptor of the Device: 0x000b57fffe69e05c (Error: request unsuccess: 17)

0x000b57fffe69e05c is the switch id has connected. An new log appear when i turn on or off a gang:

  serialport write 9 bytes of data +55s
  cc-znp:SRSP <-- ZDO:nodeDescReq, { status: 0 } +21ms
  cc-znp:AREQ <-- ZDO:srcRtgInd, { dstaddr: 15066, relaycount: 0, relaylist: <Buffer > } +3s
  zigbee-shepherd:msgHdlr IND <-- ZDO:srcRtgInd +3s
  zigbee-shepherd:request REQ --> ZDO:nodeDescReq +2s
  cc-znp:SREQ --> ZDO:nodeDescReq, { dstaddr: 37891, nwkaddrofinterest: 37891 } +2s 

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:26 (24 by maintainers)

github_iconTop GitHub Comments

1reaction
dzungpvcommented, Jun 3, 2018

Yes. That is my same problem. I will follow that. Please note that delete database not complete remove device from the network. Because it write to eprom. To delete it must reflash the cc2531, remove id from configuration file and delete database

-------- Original message -------- From: Koen Kanters notifications@github.com Date: 6/3/18 12:37 AM (GMT+07:00) To: Koenkk/zigbee-shepherd-converters zigbee-shepherd-converters@noreply.github.com Cc: Viet Dzung dzungpv@outlook.com, Mention mention@noreply.github.com Subject: Re: [Koenkk/zigbee-shepherd-converters] Device connected but still not get the data for “fromZigbee” (#7)

Isn’t this similar to what currently is being done in Koenkk/zigbee2mqtt#36https://github.com/Koenkk/zigbee2mqtt/issues/36?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Koenkk/zigbee-shepherd-converters/issues/7#issuecomment-394104072, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKEv6YN8PhWnqiG1wFc817bp2fDsV-caks5t4s1HgaJpZM4UU5q4.

0reactions
stale[bot]commented, Oct 18, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support new devices - Zigbee2MQTT
Before starting, first check if your device is not already supported in the Zigbee2MQTT dev branch! This can be done by searching on...
Read more >
Zigbee sensor end device and zigbee router - Connected Things
Hi, In Zigbee mesh network data is send from ZigBee end device to co-ordinator. Is there any possibility to send data from the...
Read more >
Adding device support to zigbee2mqtt - Stephan van Rooij
At the moment I have 38 zigbee devices connected. ... This file is called wall-switch.js and is in the regular data folder.
Read more >
read data send from zigbee - MATLAB Answers - MathWorks
Hi all i am working on matlab code to transfer image from my computer to another using ZigBee coneccted by usb port can...
Read more >
Store data from Zigbee Embedded device - Stack Overflow
If I understand correctly, you are writing directly "to the wire" and are looking for a protocol to handle that data.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found