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

Extend API to allow Bluetooth LE beacons #64

Closed
hannosch opened this issue Dec 13, 2013 · 9 comments
Closed

Extend API to allow Bluetooth LE beacons #64

hannosch opened this issue Dec 13, 2013 · 9 comments
Labels
Milestone

Comments

@hannosch
Copy link
Contributor

In addition to cell and wifi data, we could also take in Bluetooth LE beacons or general devices like speakers, printers or anything else being available via Bluetooth.

@ghost
Copy link

ghost commented Dec 13, 2013

Bad idea due to privacy reasons.

@hannosch
Copy link
Contributor Author

@freekzy can you elaborate? What privacy concerns do you see which don't also apply to WiFi access points?

@ghost
Copy link

ghost commented Dec 13, 2013

@hannosch very short range of wireless signal.

@hannosch
Copy link
Contributor Author

Sure, the point is to use those for indoor location scenarios, where you want to get to 10m or less of accuracy. It's not something for the near term, but the other companies are doing this and we'll have to do it to stay competitive in the long run.

@Djfe
Copy link

Djfe commented Mar 10, 2014

Apple made such a solution using Bluetooth beacons for indoor location.

A different approach for indoor location are led lights by Phillips using different frequencys and wave lengths to determine the users position.

As future mobile data transfers might be established through street lights (to put less stress on mobile networks) this could be another way for detecting the users location even outdoors.

But these ideas are more for the future as nothing is really established, yet.

@Djfe
Copy link

Djfe commented Mar 12, 2014

we could use this library to implement it:
https://github.com/RadiusNetworks/android-ibeacon-service

@Djfe
Copy link

Djfe commented Apr 30, 2014

a public example of such a map: http://www.wikibeacon.org/
@freekzy I see no privacy reasons since these beacons are only placed in stores or museums (public buildings in general) to give the user detailed information about what he or she is looking at at the moment

@pyrog
Copy link

pyrog commented Dec 10, 2014

@hannosch

In addition to cell and wifi data, we could also take in Bluetooth LE beacons

👍
See iBeacon

@freekzy
Could be useful in museums, (underground ?) car parks, metro… or for blind peoples 😉

@hannosch hannosch added this to the Future milestone Sep 30, 2015
@hannosch
Copy link
Contributor Author

hannosch commented Feb 1, 2016

I've implemented this via e7f140b. Nobody actually sends us any BLE data, so practically this won't be used, but the code is there.

@hannosch hannosch closed this as completed Feb 1, 2016
@hannosch hannosch modified the milestones: Q1-2016, Future Feb 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants