Arduino Cloud IoT Thing to thing sync not working

Hi all,
I am currently working on a project in which 2 NodeMCU ESP8266 modules need to communicate, however after trying to sync variables in the Cloud Thing menu, they won't sync at all.
First module has a light sensor and it's updating it's variable regularly and cloud recognize it. Second one too, displaying and updating it's readings without any problems.
But second "Thing" should read values from the first one using Arduino cloud, but it's doesn't work for somehow.

Any ideas how to fix this?

Thanks in advance!

I think this is what you need
https://docs.arduino.cc/arduino-cloud/features/thing-to-thing/

1 Like

Hi Sonofcy,

Thank you, now it's working (Even dough I read this article few times before I posted).
Thank you once again!

Regards!

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