Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By Dr pepper
#63934 OK, I have a D1 running some simple server code, the server has 2 lines of text which appear on another D1 running client code and has an Lcd connected.

It seems to work well, but theres one thing, if I view the server using a browser the update is really slow, 200ms between each line, but the client spits out data through its serial port really quick, why is this?