Skip to content

Commit 90fca53

Browse files
Merge pull request #403 from arduino/Update-cloud-support
Update cloud support [HC-1583]
2 parents f4807c8 + 0e35fe2 commit 90fca53

File tree

2 files changed

+23
-35
lines changed

2 files changed

+23
-35
lines changed

content/Custom/Hubs/Cloud-Editor-Support.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ id: 9393241841308
2929
<div class="info-wrapper">
3030
<div class="info-item">
3131
<img src="https://content.arduino.cc/assets/hc-create-agent.svg">
32-
<p class="info-title">Arduino Create Agent</p>
32+
<p class="info-title">Arduino Cloud Agent</p>
3333
<p>
3434
To use Arduino Cloud on regular systems (Windows, macOS, and Linux),
35-
you need the Arduino Create Agent to connect your physical boards/devices
35+
you need the Arduino Cloud Agent to connect your physical boards/devices
3636
to the Cloud.
3737
</p>
38-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360014869820-Install-the-Arduino-Create-Agent">Install Arduino Create Agent</a>
38+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360014869820-Install-the-Arduino-Create-Agent">Install the Arduino Cloud Agent</a>
3939
</div>
4040
<div class="info-item">
4141
<img src="https://content.arduino.cc/assets/hc-laptop.svg">
@@ -65,12 +65,12 @@ id: 9393241841308
6565
<p class="info-title">Problems using the editor</p>
6666
<p>
6767
As a first troubleshooting step when the Cloud Editor is not detecting
68-
a board always make sure that the Arduino Create Agent is installed and
68+
a board always make sure that the Arduino Cloud Agent is installed and
6969
running. Learn more about:
7070
</p>
71-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360018131160-If-your-board-is-not-detected-by-Arduino-Web-Editor">If the board is not recognized</a>
72-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360016466600-If-the-Arduino-Create-Agent-isn-t-detected">If the Arduino Create Agent isn't detected</a>
73-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/8825427680796-If-you-can-t-access-the-Web-Editor">If you can't access the Cloud Editor</a>
71+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360018131160-If-your-board-is-not-detected-by-Arduino-Cloud-Editor">If the board is not recognized</a>
72+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360016466600-If-the-Arduino-Create-Agent-isn-t-detected">If the Arduino Cloud Agent isn't detected</a>
73+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/8825427680796-If-you-can-t-access-the-Cloud-Editor">If you can't access the Cloud Editor</a>
7474
</div>
7575
</div>
7676
<h2 id="h_01HD21Q0JXNFAQB70C4BB6DTAZ" class="center hub">Resources</h2>

content/Custom/Hubs/Cloud-Support.md

Lines changed: 16 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ id: 9347128757660
2929
<div class="info-wrapper">
3030
<div class="info-item">
3131
<img src="https://content.arduino.cc/assets/hc-create-agent.svg">
32-
<p class="info-title">Arduino Create Agent</p>
32+
<p class="info-title">Arduino Cloud Agent</p>
3333
<p>
3434
To use Arduino Cloud on regular systems (Windows, macOS, and Linux),
35-
you need the Arduino Create Agent to connect your physical boards/devices
35+
you need the Arduino Cloud Agent to connect your physical boards/devices
3636
to the Cloud.
3737
</p>
38-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360014869820-Install-the-Arduino-Create-Agent">Install Arduino Create Agent</a>
38+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360014869820-Install-the-Arduino-Create-Agent">Install the Arduino Cloud Agent</a>
3939
</div>
4040
<div class="info-item">
4141
<img src="https://content.arduino.cc/assets/hc-laptop.svg">
@@ -73,6 +73,7 @@ id: 9347128757660
7373
Cloud.
7474
</p>
7575
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360019355679-If-your-device-is-not-connecting-to-IoT-Cloud">If your device can't connect to Arduino Cloud</a>
76+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/14794496872732-If-your-Arduino-device-can-t-connect-to-a-Wi-Fi-network"> If your Arduino device can’t connect to a Wi-Fi network</a>
7677
</div>
7778
</div>
7879
<h2 id="h_01HCZCGDKQM2KKSQZMQ9QSFVBT" class="center hub">Cloud features</h2>
@@ -81,8 +82,8 @@ id: 9347128757660
8182
<img src="https://content.arduino.cc/assets/hc-dashboard.svg">
8283
<p class="info-title">Dashboards &amp; Widgets</p>
8384
<p>
84-
Use Dashboards in Arduino Cloud to easily monitor and control
85-
your Arduino board from a web interface.
85+
Use Dashboards in Arduino Cloud to easily monitor and control your Arduino
86+
board from a web interface.
8687
</p>
8788
<a class="link-chevron-right" href="https://docs.arduino.cc/arduino-cloud/getting-started/dashboard-widgets">Learn about dashboards and the different widgets that can be used to monitor and control your board</a>
8889
</div>
@@ -96,13 +97,23 @@ id: 9347128757660
9697
</p>
9798
<a class="link-chevron-right" href="https://docs.arduino.cc/arduino-cloud/cloud-interface/triggers">Learn how to use Triggers</a>
9899
</div>
100+
<div class="info-item">
101+
<img src="https://content.arduino.cc/assets/Template_Cloud.svg">
102+
<p class="info-title">Templates</p>
103+
<p>
104+
Templates are pre-configured projects that allow you to quickly set up
105+
Arduino devices for the Arduino Cloud.
106+
</p>
107+
<a class="link-chevron-right" href="https://docs.arduino.cc/arduino-cloud/features/templates/">Learn more about Templates</a>
108+
</div>
99109
</div>
100110
<h2 id="h_01HCZMQSVP53RTSDGTRWS3FGT1" class="center hub">Configuration</h2>
101111
<div class="info-wrapper">
102112
<div class="info-item">
103113
<img src="https://content.arduino.cc/assets/hc-settings.svg">
104114
<p class="info-title">Configure a network for Arduino Cloud</p>
105115
<p>Learn more about network configuration in Arduino Cloud:</p>
116+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/14144656051740-Supported-Wi-Fi-bands-for-Arduino-devices">Supported Wi-Fi bands for Arduino devices</a>
106117
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360017279260-Configure-your-network-for-Arduino-IoT-Cloud">Domains and ports to whitelist in your firewall</a>
107118
</div>
108119
<div class="info-item">
@@ -133,29 +144,6 @@ id: 9347128757660
133144
<span class="link-chevron-right">Access and share course content</span>
134145
</div>
135146
</div>
136-
<h2 id="h_01HCHRJQPXKWY3RWC5Z65DX8CJ" class="center hub">Arduino SIM card</h2>
137-
<div class="actions-wrapper">
138-
<div class="actions-item">
139-
<a id="keep" href="https://support.arduino.cc/hc/en-us/articles/360021543440-How-to-activate-your-Arduino-SIM"></a>
140-
<img src="https://content.arduino.cc/assets/hc-sim.svg">
141-
<span class="link-chevron-right">Activate SIM Card</span>
142-
</div>
143-
<div class="actions-item">
144-
<img src="https://content.arduino.cc/assets/hc-chart.svg">
145-
<a id="keep" href="https://support.arduino.cc/hc/en-us/articles/360016724060-How-to-check-the-data-usage-on-the-Arduino-Sim-card"></a>
146-
<span class="link-chevron-right">Check data usage</span>
147-
</div>
148-
<div class="actions-item">
149-
<img src="https://content.arduino.cc/assets/hc-GSM.svg">
150-
<a id="keep" href="https://support.arduino.cc/hc/en-us/articles/360016444999-Is-there-coverage-of-the-Arduino-SIM-card-in-my-country-"></a>
151-
<span class="link-chevron-right">Check country data coverage</span>
152-
</div>
153-
<div class="actions-item">
154-
<img src="https://content.arduino.cc/assets/hc-list.svg">
155-
<a id="keep" href="https://support.arduino.cc/hc/en-us/articles/360013825159-What-are-the-credentials-for-the-Arduino-SIM-card"></a>
156-
<span class="link-chevron-right">SIM card credentials</span>
157-
</div>
158-
</div>
159147
<h2 id="h_01HCHRJQPXNPJR4C70CZ88DHJH" class="center hub">Search other topics</h2>
160148
<div class="search">
161149
<form class="search search-full" role="search" data-search="data-search" data-instant="true" autocomplete="off" action="/hc/en-us/search" accept-charset="UTF-8" method="get">

0 commit comments

Comments
 (0)