I am using 2 webservers at my home to control relays.
One of them is on Uno with etherenet shield, other is a wemos esp8266 wi-fi board.
I have the following issue with both: after some time the webservers are not reachable.
The IP connectivity is ok, they both answer to Ping, but webpage is not reachable.
Then it gets back working either if I reboot the boards or reboot the router.
It is very annoying when I want e.g to open my garage door in morning webpage is unreachable..
Does anyone have solution for similar issues?
actually I am using static IP address for both boards (not by dhcp). And even when the web pages cannot be reached, both boards are answering to PING, so network connection is ok...
And you are sure that if the system is in the state that you cannot access the web page, a restart of the router (without touching the Arduinos) will make the web page accessible again?
pylon:
And you are sure that if the system is in the state that you cannot access the web page, a restart of the router (without touching the Arduinos) will make the web page accessible again?
That means your router is the problem and not the Arduino or the ESP. It might be a firewall thing or some NAT stuff but I'm quite sure you won't have this problem if you connect the PC and the boards by a simple switch/access point.