Search found 1 match

by bujna94
Tue Sep 25, 2018 12:09 pm
Forum: ESP-IDF
Topic: How to get data from multiple ESP32?
Replies: 1
Views: 3092

How to get data from multiple ESP32?

Hi, I have multiple ESP32 dev boards, what I'm using like a magnetic detector. With one ESP32 it's not a big problem (code below = combination of web server & hall sensor example). Question is, how can I send this infos from multiple ESP32 boards into one website? (Image below) Thanks. #include <WiF...