Tasmota/libesp32/NimBLE-Arduino/examples/BLE_EddystoneURL_Beacon/BLE_EddystoneURL_Beacon.md
Theo Arends da704f4ecb Revert "Prep release 8.4.0"
This reverts commit f14f1d7798.
2020-07-29 16:13:53 +02:00

569 B

Eddystone URL beacon

EddystoneURL beacon by BeeGee based on pcbreflux ESP32 Eddystone URL deepsleep

EddystoneURL frame specification

Create a BLE server that will send periodic Eddystone URL 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