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!