ESP8266 3TCP connections
Posted: Mon Jul 20, 2015 5:49 am
Hey,
i just wanted to connect 3 ESP8266 (connected with temperature sensors) via TCP and send and receive the data from each of them. So every ESP should send and receive the temperature of every module.
Is it possible to run every of them as a TCP client and server and send the data step by step?
i use nodemcu for this. But first of all i wanted to know, if this is the right way to start this, or if there are simpler alternatives.
or ist it possible to receive data as a client? i read some posts, that the esp had to be a server to receive data.
thank you and regards
lampshade
i just wanted to connect 3 ESP8266 (connected with temperature sensors) via TCP and send and receive the data from each of them. So every ESP should send and receive the temperature of every module.
Is it possible to run every of them as a TCP client and server and send the data step by step?
i use nodemcu for this. But first of all i wanted to know, if this is the right way to start this, or if there are simpler alternatives.
or ist it possible to receive data as a client? i read some posts, that the esp had to be a server to receive data.
thank you and regards
lampshade