vitas / beaconloc

Beacon Locator - android application for scan, track and management of beacons
Apache License 2.0
104 stars 43 forks source link

Support Bluetooth LE-devices in general / Allow using Tile beacons #39

Open neufeind opened 2 years ago

neufeind commented 2 years ago

It would be awesome if you could add the trackers for Tile as well: https://www.thetileapp.com/en-us/

Using RaMBLE (scanner-app for bluetooth LE) I found it shows up easily as: Service UUIDs: Tile promimity tracker (0xfeed) Also accoring to the list of UUIDs the company is assigned 0xfeec and 0xfeed: https://www.bluetooth.com/specifications/assigned-numbers/

Maybe it would be an option to be wide more open to scan/track "any" bluetooth LE devices, like RaMBLE does? That might solve a number of other inqueries people have here in the issues for "could you please support tracker X or Y" - which is mainly just any kind of Bluetooth LE-device detected.