Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By currymuetze
#53225 Hi,

following setup

I would like to have one client that is connected to the internet (e.g. smartphone control with Blynk app) and runs the main software. I want this client to talk to multiple servers (correct phrase?) and give them orders like: "'server A, its now 10 o'clock, please turn red light on" "server D, its also 10 o'clock, please turn blue light off" etc....

Is that possible and is there kind of a limit of connected servers?

Anyone knows a good tutorial to start with? In best case I would like to run Arduino IDE on all of them.

Thx
Thorsten