Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device Join Request not firing #25

Open
battuashwik opened this issue Jul 29, 2017 · 10 comments
Open

Device Join Request not firing #25

battuashwik opened this issue Jul 29, 2017 · 10 comments

Comments

@battuashwik
Copy link

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?

@battuashwik
Copy link
Author

Can anyone help me with this

@jackchased
Copy link
Member

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?

@battuashwik
Copy link
Author

@jackchased, This event (ZDO:endDeviceAnnceInd) is not being fired. I have attached a screenshot of the logs.
screen shot 2017-08-02 at 4 27 03 pm

@battuashwik
Copy link
Author

@jackchased Can you check logs and tell me if you need more info to understand the issue.

@jackchased
Copy link
Member

@battuashwik Can you try to factory reset your device? Let the device rejoin the network.

@battuashwik
Copy link
Author

@jackchased i tried doing that, getting the same behavior.

@mikkel75
Copy link

Hi,
I seem to have the same issue - did this ever get resolved?
I have this behavior - and never see an Ind event - any suggestions?
image

Thanks

@battuashwik
Copy link
Author

This was a issue with my device not this library. Please also confirm the nv start options to match with your device.

@mikkel75
Copy link

mikkel75 commented Feb 1, 2018

Sorry for possibly spamming this tread, but I seem to get a devInterview message - anybody knows what that is? Cant see it in the shephard wiki...

image

@mikkel75
Copy link

mikkel75 commented Feb 5, 2018

Nobody knows what a devInterview message is - or where to find out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants