OVMS3-idf/examples/bluetooth/ble_ibeacon/README.md

10 lines
433 B
Markdown
Raw Normal View History

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