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
Marta's review
Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>
  • Loading branch information
canchebagur and martab1994 authored Jul 3, 2023
commit efea706bc355e2ccd460908ebc3f73f1cdd57218
Original file line number Diff line number Diff line change
Expand Up @@ -1467,7 +1467,10 @@ Once the Portenta C33 has been configured, let's create a "Thing" to test the co

![Arduino IoT Cloud "Thing" setup](assets/user-manual-18.png)

Navigate into **Associate Device** and click the **Select Device** button, select your Portenta C33 board and associate it to your "Thing." Then, navigate into **Network** and click the **Configure** button; enter your network credentials. The project is now ready to add some variables to your "Thing"; navigate into **Cloud Variables** and click the **ADD VARIABLE** button.
Navigate into **Associate Device** and click the **Select Device** button. Select your Portenta C33 board and associate it with your "Thing." Then, navigate into **Network** and click the **Configure** button; enter your network credentials.

The project is now ready to add some variables to your "Thing"; navigate into **Cloud Variables** and click the **ADD VARIABLE** button.


![Add variable button](assets/user-manual-19.png)

Expand Down