Cloud Agent

The Cloud Agent allows Arduino boards to interface with the Arduino Cloud.

The Arduino Cloud Agent is a plugin that you install on your computer, that enables serial communication between your board and the Arduino Cloud. This allows you to upload sketches, and read/write serial data to/from your board, via your web browser.

The Cloud Agent is a requirement to program your devices in the Arduino Cloud, and takes only a minute to install.

Installation

When you configure a device or use the Cloud Editor, you will automatically receive a prompt to install the Cloud Agent.

You can also access the download page through this link. It should look like this:

Download Cloud Agent.
Download Cloud Agent.

Follow the installation guide in the page, where you will download an installation file. To install it, run the file and follow the instructions for your operating system.

Once installed, you can navigate back to the Cloud Editor, and you should be able to recognize the board connected to your computer.

Board connected to computer.
Board connected to computer.

Source Code

The source code for the Cloud Agent lives in this GitHub repository. To report issues or improvements, please do so inside in this repository.

Troubleshooting

If you are having issues with the Cloud Agent, you can visit the link below:

Suggest changes

The content on docs.arduino.cc is facilitated through a public GitHub repository. If you see anything wrong, you can edit this page here.

License

The Arduino documentation is licensed under the Creative Commons Attribution-Share Alike 4.0 license.