I am trying to use BLE features on an ESP32, but it looks like your ESP-IDF toolchain does not include the required files even though you provide an example template for BLE support. I have been trying to integrate the current ESP-IDF bits from Github but it’s a real bear figuring out what to add and chasing down references. Is there an easier more automated way to do this? Perhaps you have tools or a process that you use to do this?
If you would like to provide a new toolchain based on current ESP-IDF bits it would be great, but if you won’t be doing that anytime soon then could you please give me some guidance on how to do it myself?