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

User avatar
By Cx2
#60806 Hi
is there a way to send/receive data between 2 esp8266 modules, continuously, like
Question / Answer / Question / Answer / Question / Answer ..., without having to close the connection every time (client.stop) and start it again after each Answer?
I wasn't able to find any example.
Thanks