OVMS3-idf/examples/05_ble_adv
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 Add very simple "hello world" & "blink" examples 2016-09-27 12:06:54 +10:00
sdkconfig.defaults Add very simple "hello world" & "blink" examples 2016-09-27 12:06:54 +10:00

ESP-IDF ble_advertising app
====================

This is a BLE advertising demo with virtual HCI interface. Send Reset/ADV_PARAM/ADV_DATA/ADV_ENABLE HCI command for BLE advertising.