Can the data in arduino things be shared

As title said, if I have two Arduino uno, one for sensor to collect data, another one for controlling solenoid, and I make two things in IoT cloud. How can I let the solenoid controlling thing gets data from sensor thing in IoT cloud?

There are many network systems available. Take a look at CAN as a starter but consider using just one Arduino.

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