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.83k stars 1.38k forks source link

Addditional extended example for connection magement #426

Closed doom369 closed 5 years ago

doom369 commented 6 years ago

We have an example that shows how to manage the connection to the Wi-Fi, that's good. However, we are missing example that shows also how to manage connection to the Blynk Server. Many users complain about this situation (Wi-fi is ok, Blynk server connection fails), we need to provide a default how-to. Some tutorial also would be nice.

Possible example reference: https://electronic-crafts.blogspot.com/2018/07/blynk-reconnect.html