blynkkk / blynk-library

Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
https://blynk.io
MIT License
3.81k stars 1.38k forks source link

Improvement - Add explanation in BLE sketches about BLE app Widget #516

Closed RobertoD91 closed 3 years ago

RobertoD91 commented 3 years ago

I know that github issues are not the right place to discuss it, however I think it would be great to add a comment in the sketches that use BLE, explaining that you need to add the BLE widget in the app on the phone.

Something like

/* Remember to add BLE Widget in blynk app*/

Some people have trouble with this: https://community.blynk.cc/t/esp32-with-ble-the-android-app-doesnt-find-the-esp32-device/35819/2