Giter VIP home page Giter VIP logo

Comments (2)

keremgocen avatar keremgocen commented on July 26, 2024

No combination of 2 of the 3 frame types would be small enough to fit in
one single advertising packet when you have a maximum of 31 bytes
advertising payload. Maybe a second frame could fit in the scan response
but I would not imagine the general purpose scanners would expect that
behavior either.

I would consider interleaving
options as an alternative depending on your use case.
On Jul 30, 2015 13:25, "Himanshu" [email protected] wrote:

Hello ,

In Eddystone we have three type of data format like
Eddystone-UID,Eddystone-URL and Eddystone-TLM .Now we can able to combine
all this three format in one beacon device current ? If yes then what's
length of Data spec byte length it can support .
Also any example for combine all three protocol specification into one
beacon .


Reply to this email directly or view it on GitHub
#48.

from eddystone.

marcwan avatar marcwan commented on July 26, 2024
  1. One device can totally emit all three beacon types, sure. You'll of course want to understand your usage scenarios well, but there are already hardware beacons that support this.
  2. As @keremgocen mentioned, there's very little flexibility in frame sizes — these are fixed, and if you want to support more than one, you'll have to have your device emit each frame type separately (which is what existing devices do).
  3. Furthermore, scan response tends to have undesirable performance characteristics (it temporarily locks the beacon while it's communicating with the device asking for the scan response) so there has been a tendency to shy away from using that.

from eddystone.

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.