ESP_puff wrote:
Hi CharlyC64,
Please check whether you have started such a TCP server waiting for connection.
TCP client should connect the same AP with TCP server. Station AP that ESP8266 get is 8.0.0.0. That is a quite stranger IP address. So you cannot make TCP connection with 54.108.131.123. If you want to make TCP connection with 54.108.131.123, the station IP should be 54.108.xx.xx
Thanks
Hi ESP_puff!
The TCP server (a public machin on internet) and client (the ESP8266) are both connected to internet.
The last year I use the same firmware, you could find on my github: https://github.com/devtodev/gatewaywifi and worked fine, but now don't works and I don't know why.
Those AT+Commands works for you when you tring to connect a socket TCP on internet?Statistics: Posted by CharlyC64 — Wed Jan 18, 2017 7:59 pm
]]>