Eddystone beacons broadcast a small amount of information, like URLs, to nearby BLE devices. The canonical source for this example lives at https://github.com/ARMmbed/mbed-os-example-ble/tree/master/BLE_EddystoneService

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
EddystoneService::EddystoneParams_tStructure that encapsulates the Eddystone configuration parameters
EddystoneServiceThis class implements the Eddystone-URL Config Service and the Eddystone Protocol Specification as defined in the publicly available specification at https://github.com/google/eddystone/blob/master/protocol-specification.md
TLMFrameClass that encapsulates data that belongs to the Eddystone-TLM frame
UIDFrameClass that encapsulates data that belongs to the Eddystone-UID frame
URLFrameClass that encapsulates data that belongs to the Eddystone-URL frame