OVMS3-idf/examples/12_blufi
Tian Hao c01dedcb06 component/bt : change api for V2.0
1. change all gatt cb function to 3 args and function type. add gattc_if/gatts_if as second argument
2. delete gatt_if of "gatt cb param"
3. separate conn_id and gatt_if from conn_id
4. change the demo code as the gatt changed
2016-12-19 17:15:41 +08:00
..
components/blufi component/bt : change api for V2.0 2016-12-19 17:15:41 +08:00
main Merge branch 'master' into feature/btdm_bluedroid 2016-11-29 18:38:37 +08:00
Makefile component/bt : remove sdp demo and add default sdkconfig of bt demos 2016-11-30 11:26: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 Blufi demo
=======================

This is the demo for bluetooth config wifi connection to ap.

attentions:
    1. Please use the BLEDEMO APK
    2. As the GATTServer start a litte slowly, so Please Wait for a period, then use apk scan the apk util find a random address devices named Espressif_008
    3. Just a unstable version..