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

Slower Bluetooth connect on Espruino 2v01? #1605

Closed
gfwilliams opened this issue Jan 24, 2019 · 2 comments
Closed

Slower Bluetooth connect on Espruino 2v01? #1605

gfwilliams opened this issue Jan 24, 2019 · 2 comments

Comments

@gfwilliams
Copy link
Member

Mentioned at http://forum.espruino.com/conversations/330001/#comment14589122

Worth looking at. Does DYNAMIC_INTERVAL_ADJUSTMENT end up setting the connection interval back to low speed if there's no activity because Bluetooth isn't connected? Maybe - if so we should ensure that the connection speed goes back to BLE_DYNAMIC_INTERVAL_HIGH_RATE on disconnect and stays there.

@olliephillips
Copy link

Possibly a false alarm. Please see http://forum.espruino.com/conversations/330001/#comment14589340

@gfwilliams
Copy link
Member Author

No problem - it's actually still worth me looking into as I think it is an issue. It may not be making it much slower on the whole, but it might be taking ~1 sec sometimes when it could be doing it in 0.2 sec or so.

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