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

Better Connection Management #33

Open
eely22 opened this issue Aug 9, 2016 · 0 comments
Open

Better Connection Management #33

eely22 opened this issue Aug 9, 2016 · 0 comments
Assignees

Comments

@eely22
Copy link
Contributor

eely22 commented Aug 9, 2016

First reported here: https://neighborhood.bluz.io/t/timing-question-possible-to-get-an-uninterrupted-window/558/6

The BLE states and commands make it somewhat difficult to easily manage the connection. For example, if the user wants to turn off BLE, they must call disconnect, and wait for the state to change to Advertising and then call stopAdvertising. This could also not work at times if the gateway connects before the app turns off advertising.

Need a way to turn off the connection entirely and also a way to track the states better.

@eely22 eely22 self-assigned this Aug 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant