I need to get data from different esp32 board to a single esp board or modem and upload that to a cloud .Any idea how can we do this?

I need to get data from different esp32 board to a single esp board or modem and upload that to a cloud .Any idea how can we do this?

You started a topic in the Uncategorised category of the forum

Your topic has been moved to a relevant category. Please be careful in future when deciding where to start new topics

Why can't the ESP32 upload the data to the Internet ?

ESPNow?

have a read of how-to-get-the-best-out-of-this-forum
e.g.

how far apart are the nodes? 1meter, 10meters, 100kM?
what is the environment? urban, countryside, trees, hills?
does the area have WiFi coverage?

ESPNow and WiFi don't get along with each other

the esp32-esp-now-wi-fi-web-server example works OK

1 Like

I had to update data real time to firebase cloud after collecting data from esp32 master .Can i do it and if yes then how?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.