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