looking for example to connect a 2nd esp as a client to ESP32 Server
Posted: Wed May 22, 2019 8:57 am
hello,
I'm quite new to ESP32 Arduino...
Now I'm looking for example to connect a 2nd esp as a client to ESP32 Server.
Given:
ESP32 Webserver generating a website via html, e.g. to switch an LED ON/OFF.
Now I want to connect to a 2nd ESP which is sending values (e.g. of a DHT22 temperature sensor),
and those values should be displayed additionally on the Server's html Website.
Is thre already such an example available?
(edit, moved)
I'm quite new to ESP32 Arduino...
Now I'm looking for example to connect a 2nd esp as a client to ESP32 Server.
Given:
ESP32 Webserver generating a website via html, e.g. to switch an LED ON/OFF.
Now I want to connect to a 2nd ESP which is sending values (e.g. of a DHT22 temperature sensor),
and those values should be displayed additionally on the Server's html Website.
Is thre already such an example available?
(edit, moved)