1

Topic: Can two boards communicate via the cloud server?

I have built a project (to monitor solar hot water temperature) using an ESP32 and successfully have it working with the RemoteXY cloud server over wifi.  My question is can another ESP32 get data from the first ESP32 via the cloud?

My idea is to display the water temperature on a second display on a second ESP32, as well as being able to view it on the RemoteXY app.

2

Re: Can two boards communicate via the cloud server?

That won't work