-->
Page 1 of 1

continuous SEND/RECEIVE

PostPosted: Tue Jan 10, 2017 1:39 pm
by Cx2
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