Need help with this code (run the code if there is no internet or wifi)

So, maybe the solution is that you do one or more of the following…

  1. reduce the re-connection attempts from 2 to 1
  2. increase the timeout timer delay so that its longer
  3. specify a timeout for Blynk.connect by using Blynk.connect(xx)

Pete.

2 Likes