arduino_uip icon indicating copy to clipboard operation
arduino_uip copied to clipboard

UIPEthernt stops responding

Open estebanar opened this issue 10 years ago • 3 comments

I have tested your recent version (one day ago) of the library with a http server in an arduino mega2560 and . After 20 min it stops responding. With the previous version it was after 5 min. I think something was improved but not definitely. After this version, If you erase the line with the refresh it works better if you request the page every once in a while but sooner or later it hangs up. Could you please tell me how to proceed?

estebanar avatar Oct 14 '14 16:10 estebanar

Hi same problem for me here is my topic : http://forum.arduino.cc/index.php?topic=289878.0 i think we are using the same module

trdb33 avatar Jan 12 '15 13:01 trdb33

Hi, Same is happeing for me as well. I was checking the ping, but after 5 minutes, it started giving "destination host unreachable".

debojitk avatar Jan 21 '15 05:01 debojitk

Which version are you using? I would suggest to use the "Errata12" branch, this seems to fix this issue. I'm running a webserver for several weeks now, and with the previous version, it stopped responding after a while.

GunterO avatar Jan 21 '15 08:01 GunterO