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