Than use TCP or UDP to send packets from one to other module by IP
Better u go to nodemcu instead of using AT commands
Just create a lua script that binds one node to the other by IP and send/receive data packets (UDP or TCP)
Regards
assuming one do not know what ist "nodemcu" and is not experienced "just create a lua script".
What to read. Any step by step example available or something else to start with ?
thx wally
I am new to the ESP8266 and am attempting something similar. I am currently playing around with the various AT commands and the responses.
I won't have time right now to provide a way to achieve what you are wanting but will post again tomorrow.