Skip to content
forked from google/eddystone

Specification for Eddystone, an open beacon format from Google

License

Notifications You must be signed in to change notification settings

dsato80/eddystone

This branch is 90 commits behind google/eddystone:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 16, 2015
Jul 16, 2015
Nov 17, 2015
Sep 4, 2015
Jan 22, 2016
Jul 14, 2015
Feb 5, 2016
Sep 10, 2015
Jul 15, 2015
Jul 16, 2015
Dec 9, 2015
Jul 14, 2015
Jul 14, 2015
Sep 7, 2015

Repository files navigation

Eddystone

Eddystone is a protocol specification that defines a Bluetooth low energy (BLE) message format for proximity beacon messages. It describes several different frame types that may be used individually or in combinations to create beacons that can be used for a variety of applications.

Design Goals

The design of Eddystone has been driven by several key goals:

  • Works well with Android and iOS Bluetooth developer APIs
  • Straightforward implementation on a wide range of existing BLE devices
  • Flexible architecture permitting development of new frame types
  • Fully compliant with the Bluetooth Core Specification

Protocol Specification

The common frame PDU types and the individual service data byte layouts for the Eddystone-UID, -URL and -TLM frame formats are documented in the Eddystone Protocol Specification.

Tools and Code Samples

We have a variety of tools and code samples to assist developers and implementors in working with Eddystone devices.

About

Specification for Eddystone, an open beacon format from Google

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 65.9%
  • Java 17.6%
  • JavaScript 9.8%
  • C++ 3.5%
  • HTML 1.9%
  • Python 0.7%
  • Other 0.6%