Device Join Request not firing
battuashwik opened this issue · 10 comments
On my device pairing ZDO:tcDeviceInd is firing, when i looked at the code https://github.com/zigbeer/zigbee-shepherd/blob/master/lib/components/event_handlers.js#L202
there is no handling with this event. Can someone help, why this is not implemented?
Can anyone help me with this
Hi @battuashwik,
When zigbee device join the network, it will send "ZDO:endDeviceAnnceInd" to Coordinator. So we only implemented this event handler to process device join.
Does your device fire ZDO:endDeviceAnnceInd event?
@jackchased, This event (ZDO:endDeviceAnnceInd) is not being fired. I have attached a screenshot of the logs.
@jackchased Can you check logs and tell me if you need more info to understand the issue.
@battuashwik Can you try to factory reset your device? Let the device rejoin the network.
@jackchased i tried doing that, getting the same behavior.
This was a issue with my device not this library. Please also confirm the nv start options to match with your device.
Nobody knows what a devInterview message is - or where to find out?