2017-07-25 06:36:00 +00:00
|
|
|
ESP-IDF iBeacon demo
|
2017-07-18 12:42:22 +00:00
|
|
|
========================
|
2017-07-25 06:36:00 +00:00
|
|
|
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.
|
2017-07-18 12:42:22 +00:00
|
|
|
|
2017-07-25 06:36:00 +00:00
|
|
|
iBeacon is a trademark of Apple Inc.
|
2017-07-18 12:42:22 +00:00
|
|
|
|
2017-07-25 06:36:00 +00:00
|
|
|
Before building devices which use iBeacon technology, visit https://developer.apple.com/ibeacon/ to obtain a license.
|