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

reconnect support #48

Open
aspektxxx opened this issue Dec 17, 2021 · 1 comment
Open

reconnect support #48

aspektxxx opened this issue Dec 17, 2021 · 1 comment
Labels

Comments

@aspektxxx
Copy link

It seems that gatt.connect() call is not possible after gatt.disconnect(). I'm getting following error:
No known device for device transaction Transaction(id: 33, key: device:connectGATT),
where the 33 is some internal number of the request.

The same code works on both chrome and edge on Windows.

Is this a bug or a missing feature?

@daphtdazz daphtdazz added the bug label Feb 11, 2022
@daphtdazz
Copy link
Owner

Sounds like a bug!

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

No branches or pull requests

2 participants