Adafruit Feather 32u4 BLE + DHT11 sample sketch builder

Hi all,

I use Adafruit Feather 32u4 Bluefruit BLE model.
And, I try to apply Blynk sketch builder DHT11 example.
I select the example with Arduino Uno, Adafruit Bluefruit LE, and DHT11.
Is it right? because it does not work.

/Users/jaehojung/Documents/Arduino/sketch_feb04a/sketch_feb04a.ino:45:23: fatal error: BLESerial.h: No such file or directory
#include “BLESerial.h”

How to solve it?

Thank you!

Sounds like you do not have all the Blynk libraries installed properly.

Thank you Gunner.
I already installed it, but it doesn’t work.
+_+;;

You are clearly missing some of the library files, or they are corrupted.

Uninstall and follow the manual clean install directions… (click on link above)