Roland Dobai 27a63c492f Examples: Demonstrate the usage of esp_err_to_name %!s(int64=8) %!d(string=hai) anos
..
main 27a63c492f Examples: Demonstrate the usage of esp_err_to_name %!s(int64=8) %!d(string=hai) anos
Makefile eff95f3799 component/bt: add ibeacon demo %!s(int64=8) %!d(string=hai) anos
README.md 85efc08c27 component/bt: add link of tutorial in README.rst %!s(int64=8) %!d(string=hai) anos
sdkconfig.defaults eff95f3799 component/bt: add ibeacon demo %!s(int64=8) %!d(string=hai) anos

README.md

ESP-IDF iBeacon demo

This example demonstrates iBeacon-compatible BLE advertising, and scanning of iBeacons.

  • IBEACON_SENDER: demo to send iBeacon-compatible advertising data.
  • IBEACON_RECEIVER: demo to receive and resolve iBeacon advertising data.

iBeacon is a trademark of Apple Inc.

Before building devices which use iBeacon technology, visit https://developer.apple.com/ibeacon/ to obtain a license.