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

Calculate max command frequency off of connection intervals #673

Open
qdot opened this issue Nov 20, 2024 · 0 comments
Open

Calculate max command frequency off of connection intervals #673

qdot opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
Features New things to add to the project

Comments

@qdot
Copy link
Member

qdot commented Nov 20, 2024

This is going to require extra features in blteplug, but it'd be nice to calculate our maximum update rate for ble devices based on connection intervals rather than just guessing. We can get this info on Win11 >= 21H2, Android, I think it's queryable in CoreBluetooth, and I'm guessing also available in Bluez, so it's mostly a matter of getting it supported in btleplug.

Filed over on btleplug at deviceplug/btleplug#410

@qdot qdot added the Features New things to add to the project label Nov 20, 2024
@qdot qdot self-assigned this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Features New things to add to the project
Projects
None yet
Development

No branches or pull requests

1 participant