Local, multi ESP8266 Network
Posted: Fri Jun 10, 2016 9:02 pm
Apologies if same/similar question has been asked before, I could not find adequate answers by searching the forum.
By the way, great implementation of BASIC on ESP8266.
I am looking at setting up a local network of multiple ESP8266 nodes for lets say similar to home automation.
Network to consist of sensor (input switches, temperature, humidity, light, etc) and control (relay switches, light dimmers, etc) nodes.
I guess the question is, Is it possible for ESP8266 Basic nodes to communicate with each other directly or via a "Master" polling ESP8266 Basic node doing the polling. If yes, a link to suitable documentation or a brief example. How many nodes could be practically networked, only few bytes of data would need to be exchanged at fairly low data rate?
I would prefer to keep complicated WIFI central AP routers etc. out of it.
By the way, great implementation of BASIC on ESP8266.
I am looking at setting up a local network of multiple ESP8266 nodes for lets say similar to home automation.
Network to consist of sensor (input switches, temperature, humidity, light, etc) and control (relay switches, light dimmers, etc) nodes.
I guess the question is, Is it possible for ESP8266 Basic nodes to communicate with each other directly or via a "Master" polling ESP8266 Basic node doing the polling. If yes, a link to suitable documentation or a brief example. How many nodes could be practically networked, only few bytes of data would need to be exchanged at fairly low data rate?
I would prefer to keep complicated WIFI central AP routers etc. out of it.