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
การตรวจสอบนี้จะสแกนหาบีคอนใกล้คุณ! ✌️
สำหรับ Beacons ทั้งหมด:
* ประเภทของสัญญาณ (iBeacon, AltBeacon, Eddystone หรือ RuuviTag)
* ประมาณของระยะทางที่มีสัญญาณ (นี้จะขึ้นอยู่กับค่า RSSI ที่ได้รับและไม่ถูกต้อง)
* ที่อยู่สัญญาณและรหัสผู้ผลิต
* The RSSI และเท็กซัสค่า
* ครั้งสุดท้ายที่สัญญาณได้รับการเห็น
สำหรับ iBeacons และ AltBeacons:
* UUID
* เมเจอร์
* ผู้เยาว์
สำหรับ Eddystone-UID บีคอน:
* NamespaceID
* InstanceID
* ข้อมูล TLM ส่งถ้ามี
สำหรับ Eddystone-URL และ RuuviTag
* URL ที่คลิกได้
* ข้อมูล TLM ส่งถ้ามี
สำหรับ RuuviTag:
* ความดันอากาศ
* อุณหภูมิ
* ความชื้น
มันสามารถแสดงหลายเฟรมปล่อยออกมาจากสัญญาณเดียวที่ช่วยให้คุณดูว่าเป็นสัญญาณส่งเสียงเฟรมหลายประเภท (เช่นรัศมีบีคอนเครือข่ายสามารถเปล่ง iBeacon และ AltBeacon ในเวลาเดียวกัน)!
* นอกจากนี้คุณยังสามารถเข้าสู่ระบบการสแกนของบีคอนไปยังปลายทางผ่านทาง HTTP POST คำขอ
รหัสเปิดแหล่งที่มาและสามารถใช้ได้ที่นี่🤓
https://github.com/Bridouille/android-beacon-scanner