Code Monkey home page Code Monkey logo

estimote-specs's Introduction

Estimote packet specs

We believe in runnable code more than we do in PDF specs, so we bring our specs to you in form of example Node.js scripts that demonstrate how to do all the parsing. Combined with rich in-line documentation, this should allow you to write your own parsers (in technology of your own choice, and for platforms you want to use) in no time. Or, just port our code! 😉

Simply read the *.js files to learn how the Estimote packets are constructed and how to parse them.

But, the best part is, you can also run them!

You'll need to:

  • install Node.js; on macOS, you can use homebrew and brew install node
  • meet the "noble" prerequisites ("noble" is a Node.js library that we use here to do the BLE scanning)
  • clone this repo and run npm install in this directory—this will install noble
  • run node estimote-telemetry.js (or other)

Naturally, you'll also need some Estimote hardware broadcasting the actual packets. 📡

List of Estimote packets

  • Estimote Telemetry, used to transmit sensor and health data from the beacons. Available in Location Beacons (hardware revision "F") and next-gen Proximity Beacons (hardware revision "G").

  • Estimote Nearable, a packet used to identify nearby objects ("nearables"). Estimote Stickers broadcast this packet. You can stick a Sticker onto any regular object, transforming it into a "nearable" that apps can detect.

Questions?

For any questions, post on Estimote Forums, or email us at [email protected].

estimote-specs's People

Contributors

heypiotr avatar ljdk avatar makomi avatar

Watchers

James Cloos avatar Seday Matzumiya avatar

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.