aboutsummaryrefslogtreecommitdiff
path: root/Mussel/examples/read_to_EddystoneTLM/EddystoneTLM_Beacon.md
blob: 2e34029d197b53b2e2e0d4b1e025e7c9221d30cd (plain)

Eddystone TLM beacon

EddystoneTLM beacon by BeeGee based on pcbreflux ESP32 Eddystone TLM deepsleep

EddystoneTLM frame specification

Create a BLE server that will send periodic Eddystone TLM frames. The design of creating the BLE server is:

  1. Create a BLE Server
  2. Create advertising data
  3. Start advertising.
  4. wait
  5. Stop advertising.
  6. deep sleep