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

Bluetooth 'smart scan' module #489

Open
gfwilliams opened this issue Feb 7, 2019 · 0 comments
Open

Bluetooth 'smart scan' module #489

gfwilliams opened this issue Feb 7, 2019 · 0 comments

Comments

@gfwilliams
Copy link
Member

Normal scanning for advertising takes a lot of power. It would be helpful to have a module which:

  • Took a list of addresses to scan for
  • Did a long-ish (5s?) scan and found those devices, and their scan intervals
  • Started scanning only for a few milliseconds around the time the advertising packet was expected
  • Maybe had some fallback to the long scan if devices disappeared

It'd be a great way of doing many-to-one without killing the battery

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

1 participant