Blynk on wemos D1 R2 - disconnections

Try without the SSL option, the ESP8266 is not always up to handling that extra encryption.

Use this library instead… include <BlynkSimpleEsp8266.h>

Also, please format any posted code here as stated in the Welcome Topic (there is your RTFM part :stuck_out_tongue_winking_eye: ) … it helps it look better for easy reading. I fixed your post.

Blynk%20-%20FTFC

And in case you didn’t know… this line will drastically slow down your sketch, so comment it out when not needed.