mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
.. | ||
main | ||
Makefile | ||
README.rst | ||
sdkconfig.defaults |
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.