esp-idf/examples/bluetooth/ble_ibeacon
zhiweijian 5dfbacd00e Component/bt: modify license 2018-01-15 19:47:23 +08:00
..
main Component/bt: modify license 2018-01-15 19:47:23 +08:00
Makefile
README.md component/bt: add link of tutorial in README.rst 2018-01-03 11:13:27 +08:00
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.