Skip to content

Commit 20a7734

Browse files
committed
Merge branch 'main' into nano-esp32-patch
2 parents e568360 + 687ef25 commit 20a7734

File tree

45 files changed

+442
-841
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+442
-841
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "About the Arduino IoT Cloud Remote app"
3+
id: 16690170383900
4+
---
5+
6+
With the **Arduino IoT Cloud Remote** app, you can use your smartphone as an IoT device in Arduino Cloud.
7+
8+
Download the Arduino IoT Cloud Remote app here:
9+
10+
* [Arduino IoT Cloud Remote for iOS](https://apps.apple.com/us/app/arduino-iot-cloud-remote/id1514358431){.link-external} _(requires iOS 12.4 or later)_
11+
* [Arduino IoT Cloud Remote for Android](https://play.google.com/store/apps/details?id=cc.arduino.cloudiot){.link-external} _(requires Android 8.0 or later)_
12+
13+
[^ios-compat]: requires iOS 12.4 or later If you are using Android, version 8.0 or later is required. Make sure the iOS or Android version on your device is up to date before downloading the app.
14+
15+
[Learn how to use sensor data from your phone in Arduino Cloud](https://docs.arduino.cc/arduino-cloud/iot-remote-app/iot-remote-phone-sensors/){.link-chevron-right}

content/Arduino Cloud/Arduino IoT Cloud/Add-and-connect-a-device-to-Arduino-Cloud.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ You'll need an Arduino account and the [Arduino Cloud Agent](https://support.ard
6161
* Click the **Network configure** button and enter the network credentials.
6262

6363
* _Wi-Fi:_ Enter your Wi-Fi name (SSID) and password (encryption key).
64-
* _Arduino SIM:_ [Use these credentials](https://support.arduino.cc/hc/en-us/articles/360013825159-What-are-the-credentials-for-the-Arduino-SIM-card).
6564
* _Arduino with LoRa<sup>®</sup>:_ The credentials are added automatically.
6665
* _ESP32 and ESP8266:_ Enter the secret key that was provided when adding the device.
6766

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The [Arduino MKR GSM 1400](https://store.arduino.cc/arduino-mkr-gsm-1400-1415) h
88
## What you'll need
99

1010
* An Arduino MKR GSM 1400
11-
* An [activated SIM card from Arduino](https://support.arduino.cc/hc/en-us/articles/360021543440) or some other service provider.
11+
* A SIM card with GSM/3G service
1212
* A GSM/3G antenna with a micro UFL connector (such as the one included in the [cellular kit](https://store.arduino.cc/arduino-sim-mkr-gsm-1400-cellular-kit-1417)).
1313

1414
---
@@ -57,28 +57,7 @@ The micro UFL port and the SIM tray are highlighted respectively in the image be
5757

5858
![The "Configure" button, under "Network".](img/IoT-SIM-configure-network-2.png)
5959

60-
5. Enter your network parameters. If you are configuring an Arduino SIM, use the following parameters:
61-
62-
<table>
63-
<tr>
64-
<th>APN</th>
65-
<td>prepay.pelion</td>
66-
</tr>
67-
<tr>
68-
<th>PIN</th>
69-
<td>0000</td>
70-
</tr>
71-
<tr>
72-
<th>Username</th>
73-
<td>arduino</td>
74-
</tr>
75-
<tr>
76-
<th>Password</th>
77-
<td>arduino</td>
78-
</tr>
79-
</table>
80-
81-
Otherwise, use the parameters provided by your SIM provider.
60+
5. Enter the network parameters provided by your SIM provider.
8261

8362
6. Click the **SAVE** button.
8463

content/Arduino Cloud/Arduino IoT Cloud/If-the-sketch-uploads-but-the-device-isn-t-online.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ id: 13459093156764
1212

1313
2. Go to the [Things tab](https://app.arduino.cc/things) and open the Thing that's associated with your device. Then go to the [Devices tab](https://app.arduino.cc/devices), and find your device in the list. Under **Network**, click on **Change** and verify that your credentials are correct.
1414

15-
* **Wi-Fi:** Make sure the name (also called _SSID_) and password (also called _encryption key_ or just _key_) are correct. The password can be revealed by clicking the eye symbol. If you don't know your network name or password, contact your network administrator or the manufacturer of your Wi-Fi access point. If your device has a secret key, make sure it's entered correctly (if you're unsure, remove and re-add the device to generate a new key).
16-
* **Arduino SIM:** [Use these credentials](https://support.arduino.cc/hc/en-us/articles/360013825159). Make sure a working GSM antenna is connected to the board and that an Arduino SIM plan is activated with [your account](https://store.arduino.cc/digital/subscriptions/plans).
15+
> [!NOTE]
16+
> Make sure the name (also called _SSID_) and password (also called _encryption key_ or just _key_) are correct. The password can be revealed by clicking the eye symbol. If you don't know your network name or password, contact your network administrator or the manufacturer of your Wi-Fi access point. If your device has a secret key, make sure it's entered correctly (if you're unsure, remove and re-add the device to generate a new key).
1717
1818
3. Open the Thing's **Sketch tab**. Make sure the right device is selected and re-upload the sketch.
1919

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: "Supported Arduino Cloud devices"
3+
id: 360016077320
4+
---
5+
6+
Learn about boards that can be [configured as IoT devices in Arduino Cloud](https://support.arduino.cc/hc/en-us/articles/360016495559-Add-and-connect-a-device-to-Arduino-Cloud).
7+
8+
In this article:
9+
10+
* [Arduino devices with Arduino Cloud support](#arduino-devices-with-arduino-cloud-support)
11+
* [Third-party devices with Arduino Cloud support](#third-party-devices-with-arduino-cloud-support)
12+
* [Manually configure a device without support](#manually-configure-a-device-without-support)
13+
14+
> [!TIP]
15+
> Many boards without support for IoT features can still be used in the Cloud Editor. See [Boards compatible with the Cloud Editor](https://support.arduino.cc/hc/en-us/articles/360014779899).
16+
17+
---
18+
19+
## Arduino devices with Arduino Cloud support
20+
21+
* Arduino GIGA R1 WiFi
22+
* Arduino MKR GSM 1400
23+
* Arduino MKR NB 1500
24+
* Arduino MKR WAN 1300
25+
* Arduino MKR WAN 1310
26+
* Arduino MKR WiFi 1010
27+
* Arduino Nano 33 IoT
28+
* Arduino Nano ESP32
29+
* Arduino Nano RP2040 Connect
30+
* Arduino Nicla Vision
31+
* Arduino Opta RS485
32+
* Arduino Opta WiFi
33+
* Arduino Portenta C33
34+
* Arduino Portenta H7
35+
* Arduino Portenta H7 Lite Connected
36+
* Arduino Portenta X8
37+
* Arduino UNO R4 WiFi
38+
39+
## Third-party devices with Arduino Cloud support
40+
41+
* ESP32 based devices[^3rd-party-support]
42+
* ESP8266 based devices[^3rd-party-support]
43+
* LoRaWAN® devices
44+
45+
[^3rd-party-support]: For a list of supported models, go to the [Devices tab](https://app.arduino.cc/devices) and click **Add**. Then click **Set up a 3rd Party device** and open the **Select model** dropdown for ESP32 or ESP8266.
46+
47+
## Manually configure a device without support
48+
49+
Only supported devices can automatically be configured by Arduino Cloud when setting up your device. However, any device that runs Python, MicroPython or NodeJS can be manually integrated using Arduino libraries.
50+
51+
[Manually configure a device for Arduino Cloud](https://docs.arduino.cc/arduino-cloud/features/manual-device/){.link-chevron-left}

content/Arduino Cloud/Arduino IoT Cloud/Update-connectivity-module-firmware-with-Arduino-Cloud.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ Arduino Cloud uses the Arduino Firmware Uploader tool to update supported connec
77

88
These boards and modules are supported[^unorev2][^deprecated]:
99

10-
| Board | Module |
11-
|-----------------------|----------|
12-
| Arduino UNO R4 WiFi | ESP32-S3 |
13-
| Arduino Portenta C33 | ESP32-C3 |
14-
| Arduino MKR WiFi 1010 | NINA |
15-
| Arduino NANO 33 IoT | NINA |
16-
| Arduino Nano RP2040 | NINA |
10+
| Board | Module |
11+
|:----------------------------|:----------|
12+
| Arduino MKR WiFi 1010 | NINA-W102 |
13+
| Arduino Nano 33 IoT | NINA-W102 |
14+
| Arduino Nano RP2040 Connect | NINA-W102 |
15+
| Arduino Portenta C33 | ESP32-C3 |
16+
| Arduino UNO R4 WiFi | ESP32-S3 |
1717

1818
[^unorev2]: Arduino UNO WiFi Rev2 is not supported in Arduino Cloud. [Use the Firmware Updater in Arduino IDE](https://support.arduino.cc/hc/en-us/articles/360013896579-Use-the-Firmware-Updater-in-Arduino-IDE) or the [Arduino Firmware Uploader tool](https://github.com/arduino/arduino-fwuploader) instead.
1919

content/Arduino Cloud/Arduino IoT Cloud/What-devices-can-be-used-with-Arduino-Cloud.md

Lines changed: 0 additions & 78 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)