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 और टेक्सास मूल्यों
* पिछली बार बीकन देखा गया है
iBeacons और AltBeacons के लिए:
* UUID
* मेजर
* लघु
एडीस्टोन-यूआईडी बीकन के लिए:
* NamespaceID
* InstanceID
* टीएलएम यदि कोई हो भेजे गए डेटा
एडीस्टोन-यूआरएल और RuuviTag के लिए
* क्लिक करने योग्य यूआरएल
* टीएलएम यदि कोई हो भेजे गए डेटा
RuuviTag के लिए:
* हवा का दबाव
* तापमान
* आर्द्रता
यह एक बीकन द्वारा उत्सर्जित कई फ्रेम प्रदर्शित कर सकते हैं, अगर एक बीकन एकाधिक फ्रेम प्रकार (उदाहरण के त्रिज्या नेटवर्क बीकन एक ही समय में iBeacon और AltBeacon फेंकना कर सकते हैं के लिए) का उत्सर्जन करता है आप को देखने के लिए अनुमति देता है!
* आप भी एक HTTP POST अनुरोध के माध्यम से एक समाप्ति बिंदु को बीकन के स्कैन लॉग ऑन कर सकते हैं।
कोड खुला स्रोत और यहाँ उपलब्ध है 🤓
https://github.com/Bridouille/android-beacon-scanner