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

Simplified bluetooth beacon scanning API #381

Open
jcampbell05 opened this issue Nov 20, 2017 · 2 comments
Open

Simplified bluetooth beacon scanning API #381

jcampbell05 opened this issue Nov 20, 2017 · 2 comments

Comments

@jcampbell05
Copy link

Right now the API for specify you want to scan for a beacon is very complicated. I already have a UUID in string form for an iBeacon.

It would be nice to simplify pass in this uuid and perhaps some kind of identifier to specify this is a ibeacon uuid (as opposed to a eddystone one).

Currently thats a lot of code just to search for a beacon

screen shot 2017-11-20 at 21 02 03

@PrajualP
Copy link

PrajualP commented Aug 9, 2018

Sir, is requestLEScan implemented in browsers? The implementation Status shows no.
Did you get the advertisement packets from beacons?

@jcampbell05
Copy link
Author

Not implemented as yet, this issue is based on the spec as was implementing in my work.

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