mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-20 00:09:11 +00: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.