Beacon Scanner3.1.1
Publisher Description
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
About Beacon Scanner
The company that develops Beacon Scanner is Studio Bridoux AB. The latest version released by its developer is 3.1.1.
To install Beacon Scanner on your Android device, just click the green Continue To App button above to start the installation process. The app is listed on our website since 2020-01-19 and was downloaded 19 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded app with your antivirus. Your antivirus may detect the Beacon Scanner as malware as malware if the download link to com.bridou_n.beaconscanner is broken.
How to install Beacon Scanner on your Android device:
- Click on the Continue To App button on our website. This will redirect you to Google Play.
- Once the Beacon Scanner is shown in the Google Play listing of your Android device, you can start its download and installation. Tap on the Install button located below the search bar and to the right of the app icon.
- A pop-up window with the permissions required by Beacon Scanner will be shown. Click on Accept to continue the process.
- Beacon Scanner will be downloaded onto your device, displaying a progress. Once the download completes, the installation will start and you'll get a notification after the installation is finished.
Program Details
System requirements
Download information
Pricing
Version History
version 3.1.1
posted on 2020-01-20
- Fixed colors in dark mode
version 3.1.0
posted on 2019-12-29
- Revamp the whole app, using a different local database, polished some layout and animations, updated the UI to make it more consistent
version 2.1.2
posted on 2018-12-12
- Added the possibility to remove only one beacon from the scanned list
- Added the possibility to "blacklist" a beacon so you don't see it again in the future scans
- Added the possibility to copy the beacons infos to the clipboard
- Stability improvements