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

ESP32 BLE not working with Blynk latest release (0.6.0) library arduino. #450

Closed nalindas9 closed 5 years ago

nalindas9 commented 5 years ago

Blynk library version: [0.6.0] Blynk android app: [2.27.1] IDE: [Arduino] IDE version: [1.8.8] Board type: [Sparkfun ESP32 Thing] Additional modules: [...]

Scenario, steps to reproduce

[Connecting BLE with ESP32 on Blynk]

Expected Result

[Should Connect]

Actual Result

[Connects and disconnects.] image

PS: ESP32 Bluetooth is working fine.

vshymanskyy commented 5 years ago

Thanks. Will be fixed soon

vshymanskyy commented 5 years ago

Please check on latest version (master branch)

vshymanskyy commented 5 years ago

Fixed