Search found 1 match

by FtW64
09 Sep 2018, 11:05
Forum: ESP Easy: Software
Topic: SendToHTTP broken (fix suggested?)
Replies: 1
Views: 1424

SendToHTTP broken (fix suggested?)

I'm using the 20180908 build of ESPEasy-mega, compiling with PlatformIO: normal_ESP8266_4096. I have noticed that SendToHTTP (in a rule) does make a TCP connection to the specified host:port, but no data is actually transmitted over TCP. The command just opens a new TCP connection (Syn, Syn-Ack, Ack...