Hello, I am currently working on a project in which 2 Generic ESP8285 modules need to communicate, however after trying to sync variables in the Cloud Thing menu, they won't sync at all. Why is that?
Hello @marius12323
Are you sure that both boards are connected to the cloud? How do you check if the variables are synching?
Hello! I am sure as the boards show in the serial monitor that they succesfully connected, and I check that the variables are syncing via the Dashboard..
How do you set the value of one of the variables? Can you send to me privately (f.mirabito@arduino.cc) your thing IDs, so I can check on the backend?
I use an integer variable that changes its value between 0 and 1 whenever a condition that I set is met. In the second Thing I set a new integer variable that I try to sync with the first one, however, their values are not matching at all..
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.