This app will scan for beacons near you! ✌️
For all Beacons:
* The type of beacon (iBeacon, AltBeacon, Eddystone or RuuviTag)
* The approximation of the distance with the beacon (this is based on the RSSI value received and is NOT accurate)
* The beacon address and manufacturer code
* The RSSI and TX values
* The last time the beacon has been seen
For iBeacons and AltBeacons:
* UUID
* Major
* Minor
For Eddystone-UID beacons:
* NamespaceID
* InstanceID
* TLM data sent if any
For Eddystone-URL and RuuviTag
* Clickable URL
* TLM data sent if any
For RuuviTag:
* Air Pressure
* Temperature
* Humidity
It can display several frames emitted by a single beacon, allowing you to see if a beacon emits multiple frames types (for example radius network beacons can emit iBeacon and AltBeacon at the same time)!
* You can also log the scans of the beacons to an endpoint via a HTTP POST request.
The code is open source and available here 🤓
https://github.com/Bridouille/android-beacon-scanner
Questa applicazione esegue la scansione per fari vicino a voi! ✌️
Per tutti i Beacons:
* Il tipo di segnalazione (IBeacon, AltBeacon, Eddystone o RuuviTag)
* L'approssimazione della distanza con il faro (questo è basato sul valore RSSI ricevuto e non è esatto)
* L'indirizzo faro e il codice produttore
* I valori RSSI e TX
* L'ultima volta che il faro è stato visto
Per iBeacons e AltBeacons:
* UUID
* Maggiore
* Minore
Per fari Eddystone-UID:
* ID dominio
* InstanceID
* dati TLM inviati eventuali
Per Eddystone-URL e RuuviTag
* URL cliccabili
* dati TLM inviati eventuali
Per RuuviTag:
* Pressione dell'aria
* Temperatura
* Umidità
E 'possibile visualizzare diversi frame emessi da un unico faro, permettendo di vedere se un faro emette diversi tipi di cornici (per fari di rete ad esempio raggio può emettere IBeacon e AltBeacon allo stesso tempo)!
* È inoltre possibile registrare le scansioni dei fari a un endpoint tramite una richiesta HTTP POST.
Il codice è open source e disponibile qui 🤓
https://github.com/Bridouille/android-beacon-scanner