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
Hi guys,
I would like to know if someone else is experiencing my issue.
I've the ESP-01S and when I try to run the sketch BasicHttpClient performing a get http request to "http://jigsaw.w3.org/HTTP/connection.html" this is my httpCode: -11.
This is the error printed on the serial: [HTTP] GET... failed, error: read Timeout.
I've tried to perform http requests to my website and I'm sure they arrive and they receive a 200 response.
But in both cases I get this timeout error.
Please if someone can help me, thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi guys,
I would like to know if someone else is experiencing my issue.
I've the ESP-01S and when I try to run the sketch BasicHttpClient performing a get http request to "http://jigsaw.w3.org/HTTP/connection.html" this is my httpCode: -11.
This is the error printed on the serial: [HTTP] GET... failed, error: read Timeout.
I've tried to perform http requests to my website and I'm sure they arrive and they receive a 200 response.
But in both cases I get this timeout error.
Please if someone can help me, thanks.
Beta Was this translation helpful? Give feedback.
All reactions