esp-idf/examples/15_gatt_client
Angus Gratton ea19838d3a Build: Handle WiFi & BT enabled/disabled combos gracefully as possible
If using WIFI_INIT_CONFIG_DEFAULT, error message will point out lack
of WiFi. Otherwise linker errors on WiFi symbols should help give a
clue as to what is broken.

Piggy-backs on changes in !420, ref github #230 #237
2017-01-16 13:03:17 +11:00
..
main component/bt: modify bluetooth API 2017-01-05 20:02:06 +08:00
Makefile examples: Move sdkconfig.defaults support into build system 2016-12-29 17:37:30 +08:00
README.rst
sdkconfig.defaults Build: Handle WiFi & BT enabled/disabled combos gracefully as possible 2017-01-16 13:03:17 +11:00

README.rst

ESP-IDF GATT CLIENT demo
========================

This is the demo for user to use ESP_APIs to create a GATT Client.