-->
Page 1 of 1

What is the best way for project?

PostPosted: Thu Jan 23, 2020 3:28 am
by pptsk
Hi,
I want help to select the best way to achieve best result for my project.
I want to build several nodes( about 8 - 16 ) using ESP8266 with few sensors placed on one network( no internet access), which will periodically( every 500ms) sending data to one server for further processing.
I can use also ethernet network and Wiznet W5500 shields.
As I know there is maximum 5 clients( websocket ) at same time can be connected to ESP8266.
Can someone help what architecture is the best way?
thank you!
P.S.
sorry I am newbie here...