mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
2f9111c13f
- Add endian change for major and minor part - Change measured power format - Optimize comments in example
10 lines
433 B
ReStructuredText
10 lines
433 B
ReStructuredText
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.
|