Are there any plans to support BLE provisioning with the NimBLE stack on the 3.3.x releases? It's a great feature that you support NimBLE in 3.3.1, as it makes our app much smaller, however, the BLE provisioning example does not compile when using the NimBLE stack.
The first error that occurs is this:
Code: Select all
/home/username/esp/esp-idf-v3.3.1/components/protocomm/include/transports/protocomm_ble.h:17:29: fatal error: esp_gap_ble_api.h: No such file or directory