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, I am using esp32s3 with a w5500 ethernet chip. I am facing 1 issue esp putting JSON data to the server in periodic intervals sometimes, putting data to the server takes around 3 to 4 minutes. SSL library i set the timeout (set_timeout (10)) is 10 seconds. can you tell me why it is happening and how to fix that? ### note** same thing I tried in wifi (esp32) that's working fine
The text was updated successfully, but these errors were encountered:
Hi, I am using esp32s3 with a w5500 ethernet chip. I am facing 1 issue esp putting JSON data to the server in periodic intervals sometimes, putting data to the server takes around 3 to 4 minutes. SSL library i set the timeout (set_timeout (10)) is 10 seconds. can you tell me why it is happening and how to fix that? ### note** same thing I tried in wifi (esp32) that's working fine
The text was updated successfully, but these errors were encountered: