OVMS3-idf/examples/05_ble_adv
Angus Gratton 2350288a33 examples: Move sdkconfig.defaults support into build system
Is used fairly widely, and a little bit buggy in the form
where it was in each Makefile (didn't always get copied in place).
2016-12-29 17:37:30 +08:00
..
main component/bt : run astyle handle the code files 2016-11-25 02:10:15 +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.