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
这个应用程序将扫描您附近的灯塔! ✌️
对于所有的信标:
*的类型的信标(iBeacon显示,AltBeacon,埃迪斯通或RuuviTag)
*的距离与信标逼近(这是基于接收到的RSSI值和不准确)
*信标地址和制造商代码
*该RSSI和TX值
*最后一次信标已经看到
对于iBeacons和AltBeacons:
* UUID
* 重大的
*小
对于埃迪斯通-UID标:
*名称空间ID
*实例id
*如果任何发送TLM数据
对于埃迪斯通-URL和RuuviTag
*可点击网址
*如果任何发送TLM数据
对于RuuviTag:
* 空气压力
*温度
*湿度
它可以显示由单个信标发射的若干帧,允许你看到,如果一个信标发射多个帧类型(例如半径网络信标可在同一时间发射iBeacon显示和AltBeacon)!
*您也可以通过HTTP POST请求日志的信标扫描到端点。
该代码是开源的,可以在这里🤓
https://github.com/Bridouille/android-beacon-scanner