Disable ACK when using WiFiClient.print on ESP8266?
Posted: Mon Feb 05, 2018 11:48 am
Is it possible to disable the ACK waiting period when using WiFiClient.print on the ESP8266? When I use Hyperterminal in Windows, I see a delay after every WiFiClient.print statement which I don't see when using every other Arduino Wifi or Ethernet device.