Hi! When I was trying to connect ESP32 with Blynk using BLE by running one of the example programs in the name ESP32_BLE.ino it shows an error like
In file included from C:\Users\SATYA\Documents\Arduino\libraries\blynk-library-master\examples\Boards_Bluetooth\ESP32_BLE\ESP32_BLE.ino:31:0:
C:\Users\SATYA\Documents\Arduino\libraries\Blynk\src/BlynkSimpleEsp32_BLE.h:26:23: fatal error: BLEDevice.h: No such file or directory
compilation terminated.
exit status 1
Error compiling for board SparkFun ESP32 Thing.
Kindly help me with this.