Platform.IO support for networking and ESP-01 broken?
Posted: Mon Mar 15, 2021 8:49 am
I’ve been working on a little project to monitor a switch and push out MQTT messages on state changes or a heartbeat when a timer expires. The code would work for anything from 30 seconds to 5 mins before dying. That aside, the 3-way TCP/IP handshake would work and packets get out.
Platform.IO updated itself. Now the code compiles okay, yet the ESP-01 can’t talk to anything. It connects to WiFi, gets an IP, but things fail as there’s a SYN, SYN-ACK from the server, but no ACK from the ESP. The code logs a fail, waits and tries again. Rinse and repeat. Anyone else using Platform.IO and seeing this?
Platform.IO updated itself. Now the code compiles okay, yet the ESP-01 can’t talk to anything. It connects to WiFi, gets an IP, but things fail as there’s a SYN, SYN-ACK from the server, but no ACK from the ESP. The code logs a fail, waits and tries again. Rinse and repeat. Anyone else using Platform.IO and seeing this?