mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
bt: call nvs_flash_init in examples, show error if NVS is not initialized See merge request !1003
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.