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
The Client successfully connects to my nginx server, invokes one sucessful http post and then in the loop encounters an immediate client.connected()==false
How can I get a "sticky" connection?
Best regards
Jakob Erber
The text was updated successfully, but these errors were encountered:
Hi,
I'm using this example with Arduino UNO R4 Wifi:
https://github.com/arduino/ArduinoCore-renesas/blob/main/libraries/WiFiS3/examples/WiFiWebClient/WiFiWebClient.ino
On Windows11, Arduino IDE 2.3.4.
The Client successfully connects to my nginx server, invokes one sucessful http post and then in the loop encounters an immediate client.connected()==false
How can I get a "sticky" connection?
Best regards
Jakob Erber
The text was updated successfully, but these errors were encountered: