TCP/IP issues using the WiFiWebServer and HelloServer
Posted: Mon Apr 13, 2015 1:28 pm
Hi, it was very easy to build and upload the examples to the board (an ESP-01 board), it connected to my WiFi network and the examples worked out of the box (just renaming the ssid and password). Unfortunately after some tests i found that sometimes the browser update took a long time to occur when I made a request to the board, or even get a timeout. I activated wireshark and noticed a lot of dup acks, retransmissions, out of order packets, etc. When it blocks normally I see a lot of rst ack messages from the esp-01 to my laptop.
Attached is a pcap file from wireshark, my laptop has the IP 192.168.3.176, the esp-01 is the 192.168.3.219.
Any idea of what could be the problem? I'm the only one observing this? As I say above, it started working ok, but at the end of a few tests or after some time connected I started observing this erroneous behavior.
Best regards
Fernando
Attached is a pcap file from wireshark, my laptop has the IP 192.168.3.176, the esp-01 is the 192.168.3.219.
Any idea of what could be the problem? I'm the only one observing this? As I say above, it started working ok, but at the end of a few tests or after some time connected I started observing this erroneous behavior.
Best regards
Fernando