Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Julián's review
Co-authored-by: Julián Caro Linares <j.carolinares@arduino.cc>
  • Loading branch information
canchebagur and jcarolinares authored Jul 3, 2023
commit f9caae352648f059829fffe3167796fd3a586229
Original file line number Diff line number Diff line change
Expand Up @@ -1428,7 +1428,7 @@ Here's what each section of the example code does:

## Arduino IoT Cloud

The Portenta C33 is fully compatible with the Arduino Cloud IoT, making it easy to develop professional IoT applications fast. By using the IoT Cloud, you can, for example, monitor sensor data, control your board and actuators connected to it remotely, and update your device's firmware remotely also.
The Portenta C33 is fully compatible with the Arduino Cloud IoT, making it easy to develop professional applications in a simple and fast way. By using the IoT Cloud, you can, for example, monitor sensor data, control your board and actuators connected to it remotely, and update your device's firmware via OTA.

***To use the Arduino IoT Cloud, you need an account. If you do not have an account, create one for free [here](https://cloud.arduino.cc/). To use the Arduino Web Editor or Arduino IoT Cloud, the Arduino Create Agent must be running on your computer. You can install the Arduino Create Agent [here](https://create.arduino.cc/getting-started/plugin/welcome).***

Expand Down