Tian Hao ee787085f9 component/bt : decrease memory consumption by conn number 7 yıl önce
..
main 340ad5c430 Component/bt: fix scan duplicate 7 yıl önce
Makefile eff95f3799 component/bt: add ibeacon demo 8 yıl önce
README.md 85efc08c27 component/bt: add link of tutorial in README.rst 8 yıl önce
sdkconfig.defaults ee787085f9 component/bt : decrease memory consumption by conn number 7 yıl önce

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.