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 doesn't always trigger #18

Open
remijn opened this issue Apr 24, 2017 · 1 comment
Open

Device join doesn't always trigger #18

remijn opened this issue Apr 24, 2017 · 1 comment

Comments

@remijn
Copy link
Contributor

remijn commented Apr 24, 2017

When trying to connect a new device, endDeviceAnnceInd fires, however it does not always start associating

Steps to reproduce:

  • Turn off a device when it is connecting
  • Try to pair another device
@splitice
Copy link

splitice commented May 9, 2017

Yes, this occurs due to the device being joined (both according to ZNP & the device) while Zigbee Shepherd thinks it is not joined.

You can also accomplish this by letting the device fully join and then restarting ZS. Although fixing that behaviour is alot harder.

allofmex pushed a commit to allofmex/zigbee-shepherd that referenced this issue Apr 23, 2019
zclVersion: this.zclVersion,
appVersion: this.appVersion,
stackVersion: this.stackVersion,
hwVersion: this.hwVersion,
swBuildId: this.swBuildId,
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

2 participants