ESP32 hangs when booting without wifi

I do believe that Blynk.connect(); is blocking though, as it is trying to establish a connection to the server. Default timeout is 30 seconds (according to the docs).

This is discussed a little in this topic: