NodeMCU + Blynk + OTA disconnect all!

So what is the advantage of the Blynk.begin () function? I usually use the Blynk.Config () function to not be blocked when I can’t connect to Blynk, still use other offline tasks

It’s a simple way to do everything- set up the WiFi connection and connect to the Blynk server.
The disadvantage is that it’s a blocking function.

Pete.