[SOLVED] How to run Blynk.run() only when WiFi connection is established

I don’t understand why are you doing 2 times connect? You could remove Blynk.connect(3333), it would be executed in the while loop anyway.

Regards

1 Like