Program operation after losing Wi-Fi connection

Hello. My problem is that my program has to run even after losing the wi-fi connection, and trying to regain the wi-fi connection stops my program for 10 seconds.

You probably haven't seen this:

Anyone helping you is probably going to need a lot more information.

Check the documentation for the function(s) that are trying to make the connection. There may be a non-blocking option. 'If not, you have to live with that 10 second dead time.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.