Code Monkey home page Code Monkey logo

Comments (2)

mrtree1 avatar mrtree1 commented on June 6, 2024

You are scanning for a trigger at a distance of 1.5mm! That really isn't a sane use-case for iBeacons, For a start you have to know exactly where your Bluetooth aerial is in your phone, to put up against your iBeacon, even if the accuracy property where remotely accurate to that order of magnitude. If you monitor the values delivered by the phone, they bounce around so much you can't possibly guarantee that scale. Accuracy is a big misnomer, I'd think of it as "very rough distance assuming you have calibrated your iBeacon properly".

Therefore it makes more sense to cap the "accuracy" property at the 1cm level, and not give anyone the false impression it is a reliable measure of distance. If you think you have a case where you have found a way to be accurate beyond this level then firstly I'd love to hear about it and also I would imagine you would be using the raw RSSI and Tx values to calculate the distance yourself rather than using the Android and iOS algorithms which are doing that their own way.

from cordova-plugin-ibeacon.

henrykuijpers avatar henrykuijpers commented on June 6, 2024

You are right. This is a weird issue request / bug report.

We currently have some iBeacons that seem to behave a lot different than the newer Estimote beacons we now have.

You can close this issue, as it's not a sensible request.

from cordova-plugin-ibeacon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.