esp-idf/examples/bluetooth/ble_ibeacon
Angus Gratton 6b9784cc45 Merge branch 'master' into feature/cmake_update 2018-05-31 14:46:23 +10:00
..
main Component/bt: fix scan duplicate 2018-05-21 15:23:15 +08:00
CMakeLists.txt
Makefile
README.md
sdkconfig.defaults

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.