You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an example of how to send a WiFiClient::printf() (e.g. for an HTTP GET) and have it timeout if either the connection closes or the peer doesn't respond within some time?)
I regularly have cases where the printf() does not return for 10s or longer.
The text was updated successfully, but these errors were encountered:
Is there an example of how to send a WiFiClient::printf() (e.g. for an HTTP GET) and have it timeout if either the connection closes or the peer doesn't respond within some time?)
I regularly have cases where the printf() does not return for 10s or longer.
The text was updated successfully, but these errors were encountered: