Fatal error: BLEDevice.h: No such file or directory when running ESP32 BLE example program

Looks like you didn’t install some libraries correctly?? Eg. Windows file structure usually doesn’t use forward slash as yours does… \src/. Go back and double check all your library installs pertaining to Blynk and ESP boards.

NOTE: ESP32 BLE Blynk support is in Beta and appears broken due to recent ESP32 Core changes… so even with library corrections, you may not get anywhere with this anyhow…