Hi.
I’m having a problem with the Widget LED, it seems like bug. I can reproduce it in my own sketch and the Widget LED example.
I’m using ESP8266 (01) and Android.
When i’m using the widget LED and run the sketch everynthing is working just as intended, until i close the Blynk app on my android phone.
Then the ESP runs the loop a few more moments before reconnecting to Blynk server. It keeps trying to reconnect every few moments.
Every second time it reconnects to Blynk server, and every other it reconnects to WiFi network.
the log i get from the Example code is:
[16953] LED2: 180
[17497] LED1: off
[17515] LED2: 160
ü!¤<ÖÈ�H·¤äÎÆÊø1¤ñþ[226] Blynk v0.2.2-beta
[250] Connecting to MyWiFiSSID
[4372] Connected to WiFi
[4397] Connecting to cloud.blynk.cc:8442
[5220] Ready!
[5434] LED2: 20
[6138] LED2: 40
[6650] LED1: on
[6665] LED2: 60
[6931] LED2: 80
[7196] LED2: 100
[7719] LED1: off
[7736] LED2: 120
[8005] LED2: 140
[8524] LED1: on
[8540] LED2: 160
[8809] LED2: 180
[9076] LED2: 200
[9568] LED1: off
[9585] LED2: 220
[9849] LED2: 240
[10115] LED2: 240
[10633] LED1: on
[10650] LED2: 220
[14227] Sent 0/14
[14245] Connecting to cloud.blynk.cc:8442
[14740] Ready!
[15354] LED1: off
[15372] LED2: 200
[16386] LED1: on
[16403] LED2: 180
[16950] LED1: off
[16968] LED2: 160
[17511] LED1: on
[17527] LED2: 140
[18066] LED1: off
[18084] LED2: 120
ü!¤<Ó€¦äöÎÆÊø1¤ñþ[226] Blynk v0.2.2-beta
[250] Connecting to MyWiFiSSID
[2290] Connected to WiFi
[2315] Connecting to cloud.blynk.cc:8442
[2962] Ready!
[3176] LED2: 20
[3880] LED2: 40
[4408] LED1: on
[4424] LED2: 60
[4690] LED2: 80
[4958] LED2: 100
Best regards Christian