OVMS3-idf/examples/15_gatt_client
Wu Jian Gang e387a16e51 Merge branch 'feature/Add_OTA_Demo' into 'master'
esp32 examples: Add OTA Demo

this demo would show you an OTA workflow and how to make it run.

See merge request !324
2017-01-06 16:15:14 +08: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 example : cleanup the order 2016-11-24 20:20:59 +08:00
sdkconfig.defaults component/bt : remove sdp demo and add default sdkconfig of bt demos 2016-11-30 11:26:30 +08:00

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

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