esp-idf/examples/bluetooth/ble_adv
Ivan Grokhotkov 8fc78a958a Merge branch 'bugfix/init_nvs_in_bluetooth' into 'master'
bt: call nvs_flash_init in examples, show error if NVS is not initialized

See merge request !1003
2017-07-20 14:26:14 +08:00
..
main Merge branch 'bugfix/init_nvs_in_bluetooth' into 'master' 2017-07-20 14:26:14 +08:00
Makefile
README.rst
sdkconfig.defaults

README.rst

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.