OVMS3-idf/examples/05_ble_adv
Tian Hao 7a41ab6982 Merge branch 'master' into feature/btdm_bluedroid
1. update bt lib submodule

# Conflicts:
#	components/bootloader/src/main/esp32.bootloader.ld
#	components/bt/component.mk
#	components/esp32/component.mk
#	components/esp32/lib
2016-11-24 15:45:04 +08:00
..
main Merge branch 'master' into feature/btdm_bluedroid 2016-11-24 15:45:04 +08:00
Makefile Add very simple "hello world" & "blink" examples 2016-09-27 12:06:54 +10: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.