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

Occasional SPORE stuck in ws connect loop #10

Open
brendanmatkin opened this issue Sep 14, 2018 · 2 comments
Open

Occasional SPORE stuck in ws connect loop #10

brendanmatkin opened this issue Sep 14, 2018 · 2 comments
Labels
bug Something isn't working ConfigApp Related to the configuration app/server Firmware

Comments

@brendanmatkin
Copy link
Collaborator

On configapp restart, some devices will continually reconnect to the config app on every ping (not sure if hardware ping or config ping). Might be related to #3.

Not sure if this is a firmware issue or config app issue.

@brendanmatkin brendanmatkin added bug Something isn't working ConfigApp Related to the configuration app/server Firmware labels Sep 14, 2018
@brendanmatkin
Copy link
Collaborator Author

power-cycling the affected SPORE fixes it.

@brendanmatkin
Copy link
Collaborator Author

Looks like firmware is sending multiple handshakes. Likely related to async mode (but we can't ditch that now). This might actually be a bug in the library.

Added a "restart devices" ability in the config app as a temp workaround.

Also working on some other config app behaviours that check for already connected devices trying to reconnect and force terminate them until they stop. This is happening too fast though there needs to be some kind of delay in the firmware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ConfigApp Related to the configuration app/server Firmware
Projects
None yet
Development

No branches or pull requests

1 participant