arduino / arduino/ArduinoCore-renesas
Wifi WebCient disconnects immediately
- Dominant language
- C
- Stars
- 193
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the WiFiS3/examples/WiFiWebClient/WiFiWebClient.ino example and reproduce the POST against the reported nginx server on an Arduino UNO R4 WiFi. Trace why client.connected() becomes false after the successful request; done means establishing whether this is expected behavior or a defect and documenting or fixing the connection handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, c, nginx
- Domain
- embedded-iot, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100