diff --git a/content/About Arduino/Arduino Security Bulletins/ASEC-23-001-Vulnerabilities-in-Arduino-Create-Agent-1-3-2.md b/content/About Arduino/Arduino Security Bulletins/ASEC-23-001-Vulnerabilities-in-Arduino-Create-Agent-1-3-2.md index 89c1b872..6f60ea1f 100644 --- a/content/About Arduino/Arduino Security Bulletins/ASEC-23-001-Vulnerabilities-in-Arduino-Create-Agent-1-3-2.md +++ b/content/About Arduino/Arduino Security Bulletins/ASEC-23-001-Vulnerabilities-in-Arduino-Create-Agent-1-3-2.md @@ -35,7 +35,7 @@ The identified vulnerabilities may allow an attacker, with local access to the v ## Action Required -All users are advised to update the Arduino Create Agent to version 1.3.3 or later. An update is automatically initiated when visiting the Arduino Web Editor or when setting up a new device via the Arduino IoT Cloud. Alternatively, a manual update can be performed by downloading the new version of the software [here](https://github.com/arduino/arduino-create-agent/releases). +All users are advised to update the Arduino Create Agent to version 1.3.3 or later. An update is automatically initiated when visiting the Arduino Web Editor or when setting up a new device in Arduino Cloud. Alternatively, a manual update can be performed by downloading the new version of the software [here](https://github.com/arduino/arduino-create-agent/releases). ## Additional information diff --git a/content/Arduino Cloud/Arduino IoT Cloud/About-device-status-in-IoT-Cloud.md b/content/Arduino Cloud/Arduino IoT Cloud/About-device-status-in-Arduino-Cloud.md similarity index 62% rename from content/Arduino Cloud/Arduino IoT Cloud/About-device-status-in-IoT-Cloud.md rename to content/Arduino Cloud/Arduino IoT Cloud/About-device-status-in-Arduino-Cloud.md index 2930c5f7..2b229ff2 100644 --- a/content/Arduino Cloud/Arduino IoT Cloud/About-device-status-in-IoT-Cloud.md +++ b/content/Arduino Cloud/Arduino IoT Cloud/About-device-status-in-Arduino-Cloud.md @@ -1,19 +1,19 @@ --- -title: "About device status in IoT Cloud" +title: "About device status in Arduino Cloud" id: 4407169649682 --- -In Arduino IoT Cloud, the **device status** describes the connection between your device and the Cloud. +In Arduino Cloud, the **device status** describes the connection between your device and the Cloud. - + One of these will be displayed for each device: | Status | Description | |------------------|----------------------------------------------------------------------------------------| -| Ready to connect | The device has initialized a connection but is not connected to the Arduino IoT Cloud. | -| Online | The device is connected and communicating with the Arduino IoT Cloud. | -| Offline | The device has initialized a connection but is not connected to the Arduino IoT Cloud. | +| Ready to connect | The device has initialized a connection but is not connected to the Arduino Cloud. | +| Online | The device is connected and communicating with the Arduino Cloud. | +| Offline | The device has initialized a connection but is not connected to the Arduino Cloud. | | - | Device status is not supported for this device. | After uploading your sketch, it may take a few minutes before the status changes to Online. @@ -22,4 +22,4 @@ After uploading your sketch, it may take a few minutes before the status changes ## Further reading -* [My device is not connecting to Wi-Fi or to IoT Cloud](https://support.arduino.cc/hc/en-us/articles/360019355679-My-device-is-not-connecting-to-WiFi-or-to-IoT-Cloud) +* [My device is not connecting to Wi-Fi or to Arduino Cloud](https://support.arduino.cc/hc/en-us/articles/360019355679-My-device-is-not-connecting-to-WiFi-or-to-IoT-Cloud) diff --git a/content/Arduino Cloud/Arduino IoT Cloud/Add-and-connect-a-device-to-IoT-Cloud.md b/content/Arduino Cloud/Arduino IoT Cloud/Add-and-connect-a-device-to-Arduino-Cloud.md similarity index 77% rename from content/Arduino Cloud/Arduino IoT Cloud/Add-and-connect-a-device-to-IoT-Cloud.md rename to content/Arduino Cloud/Arduino IoT Cloud/Add-and-connect-a-device-to-Arduino-Cloud.md index 0f43c9e9..3b354732 100644 --- a/content/Arduino Cloud/Arduino IoT Cloud/Add-and-connect-a-device-to-IoT-Cloud.md +++ b/content/Arduino Cloud/Arduino IoT Cloud/Add-and-connect-a-device-to-Arduino-Cloud.md @@ -1,14 +1,14 @@ --- -title: "Add and connect a device to IoT Cloud" +title: "Add and connect a device to Arduino Cloud" id: 360016495559 --- -> Also see [Getting Started With the Arduino IoT Cloud](https://docs.arduino.cc/cloud/iot-cloud/tutorials/iot-cloud-getting-started) in Arduino Docs. +> Also see [Getting Started With the Arduino Cloud](https://docs.arduino.cc/cloud/iot-cloud/tutorials/iot-cloud-getting-started) in Arduino Docs. -Connecting a new device to Arduino IoT Cloud consists of three steps: +Connecting a new device to Arduino Cloud consists of three steps: -1. [Add the device to IoT Cloud](#add-the-device). Enables the device for use with IoT Cloud. -2. [Configure the device as a Thing](#create-thing). This will generate a sketch that can be uploaded to the device, allowing it to connect to IoT Cloud. +1. [Add the device to Arduino Cloud](#add-the-device). Enables the device for use with Arduino Cloud. +2. [Configure the device as a Thing](#create-thing). This will generate a sketch that can be uploaded to the device, allowing it to connect to Arduino Cloud. 3. [Upload the sketch to the device](#upload-sketch). Upload the Thing sketch to the device. You'll need an Arduino account and the [Arduino Create Agent](https://support.arduino.cc/hc/en-us/articles/360014869820) installed and running on your computer. @@ -21,7 +21,7 @@ You'll need an Arduino account and the [Arduino Create Agent](https://support.ar ### Step 1: Add the device -1. Go to Arduino IoT Cloud and open the [Devices tab](https://app.arduino.cc/devices). +1. Go to Arduino Arduino Cloud and open the [Devices tab](https://app.arduino.cc/devices). 2. Click the **Add Device** button in the top-right or middle of the page. @@ -82,12 +82,12 @@ You'll need an Arduino account and the [Arduino Create Agent](https://support.ar 4. After a short while, your device should come online. You may have to refresh the page. -  +  - > **Note:** Device status is not supported by the LoRa protocol, see [About device status in IoT Cloud](https://support.arduino.cc/hc/en-us/articles/4407169649682-About-device-status-in-IoT-Cloud). + > **Note:** Device status is not supported by the LoRa protocol, see [About device status in Arduino Cloud](https://support.arduino.cc/hc/en-us/articles/4407169649682-About-device-status-in-IoT-Cloud). --- ## Troubleshooting -See [If your device can't be added or won't connect to IoT Cloud](https://support.arduino.cc/hc/en-us/articles/360019355679-If-your-device-is-not-connecting-to-IoT-Cloud). +See [If your device can't be added or won't connect to Arduino Cloud](https://support.arduino.cc/hc/en-us/articles/360019355679-If-your-device-is-not-connecting-to-IoT-Cloud). diff --git a/content/Arduino Cloud/Arduino IoT Cloud/Available-Webhook-Platforms.md b/content/Arduino Cloud/Arduino IoT Cloud/Available-Webhook-Platforms.md index 7bcf4950..58b4a148 100644 --- a/content/Arduino Cloud/Arduino IoT Cloud/Available-Webhook-Platforms.md +++ b/content/Arduino Cloud/Arduino IoT Cloud/Available-Webhook-Platforms.md @@ -8,7 +8,7 @@ Webhooks allow you to send and receive automated messages to other services. For These are the available platforms you can use webhooks with: * [IFTTT](https://ifttt.com/maker_webhooks) > Allows you to integrate services with your DIY projects. With IFTTT you can create Applets that work with any device or app that can make or receive a web request. -* [Google APIs](https://developers.google.com/apis-explorer) > With Google APIs you can develop application programming interfaces (APIs) to communicate with Google services such as Search, Gmail, Translate or Google Maps apps or other applications like Arduino IoT Cloud. +* [Google APIs](https://developers.google.com/apis-explorer) > With Google APIs you can develop application programming interfaces (APIs) to communicate with Google services such as Search, Gmail, Translate or Google Maps apps or other applications like Arduino Cloud. * [Google Script](https://script.google.com/home) > Allows you to interact with all your Google G-Suite files such as Google Sheets, Docs and more. * [Zapier](https://zapier.com/developer/documentation/v2/rest-hooks/) > With Zapier you can connect your APIs quickly with their visual builder and allows you to build an integration and preview it as a user in real time. diff --git a/content/Arduino Cloud/Arduino IoT Cloud/Configure-a-device-for-a-network-that-doesnt-use-all-the-parameters-in-IoT-Cloud.md b/content/Arduino Cloud/Arduino IoT Cloud/Configure-a-device-for-a-network-that-doesnt-use-all-the-parameters-in-Arduino-Cloud.md similarity index 81% rename from content/Arduino Cloud/Arduino IoT Cloud/Configure-a-device-for-a-network-that-doesnt-use-all-the-parameters-in-IoT-Cloud.md rename to content/Arduino Cloud/Arduino IoT Cloud/Configure-a-device-for-a-network-that-doesnt-use-all-the-parameters-in-Arduino-Cloud.md index f1d2fa96..0ddb4d86 100644 --- a/content/Arduino Cloud/Arduino IoT Cloud/Configure-a-device-for-a-network-that-doesnt-use-all-the-parameters-in-IoT-Cloud.md +++ b/content/Arduino Cloud/Arduino IoT Cloud/Configure-a-device-for-a-network-that-doesnt-use-all-the-parameters-in-Arduino-Cloud.md @@ -1,11 +1,11 @@ --- -title: Configure a device for a network that doesn't use all the parameters in IoT Cloud +title: "Configure a device for a network that doesn't use all the parameters in Arduino Cloud" id: 5940204842780 --- -> **Note:** Open Wi-Fi networks that require you to interact with a web page (captive portal) before you can access the Internet cannot be used by IoT Cloud devices. +> **Note:** Open Wi-Fi networks that require you to interact with a web page (captive portal) before you can access the Internet cannot be used by Arduino Cloud devices. -A network configuration in IoT Cloud cannot be saved unless network parameters for all fields are provided. Some networks may not have all parameters, such as: +A network configuration in Arduino Cloud cannot be saved unless network parameters for all fields are provided. Some networks may not have all parameters, such as: * Open (unencrypted) Wi-Fi networks * GSM connections not requiring SIM PIN, or account credentials (username and password). @@ -18,7 +18,7 @@ To use a device with these networks, you can [set the network parameters in the ## Set network parameters in the Web Editor -1. Open your Thing in [IoT Cloud](https://app.arduino.cc/things). +1. Open your Thing in [Arduino Cloud](https://app.arduino.cc/things). 2. Click the **Sketch** tab. @@ -48,9 +48,9 @@ To use a device with these networks, you can [set the network parameters in the  -8. Click the  **Upload** button to upload directly from the Web Editor, or go back to IoT Cloud and upload from the sketch tab. +8. Click the  **Upload** button to upload directly from the Web Editor, or go back to Arduino Cloud and upload from the sketch tab. -> **Note:** Each time the sketch is updated from IoT Cloud (by adding or changing Variables), the changes made to `thingsProperties.h` in the Web Editor will be overwritten. To upload the sketch again, simply repeat the steps above. +> **Note:** Each time the sketch is updated from Arduino Cloud (by adding or changing Variables), the changes made to `thingsProperties.h` in the Web Editor will be overwritten. To upload the sketch again, simply repeat the steps above. --- @@ -62,7 +62,7 @@ Remember to set the remaining secrets in the `Secret` tab. ### Open Wi-Fi network -> **Note:** Open Wi-Fi networks that require you to interact with a web page (captive portal) before you can access the Internet cannot be used by IoT Cloud devices. +> **Note:** Open Wi-Fi networks that require you to interact with a web page (captive portal) before you can access the Internet cannot be used by Arduino Cloud devices. ```arduino const char SSID[] = SECRET_SSID; // Network SSID (name) @@ -71,7 +71,7 @@ const char PASS[] = ""; // Network password (use for WPA, or use as ### Open Wi-Fi network (ESP32) -> **Note:** Open Wi-Fi networks that require you to interact with a web page (captive portal) before you can access the Internet cannot be used by IoT Cloud devices. +> **Note:** Open Wi-Fi networks that require you to interact with a web page (captive portal) before you can access the Internet cannot be used by Arduino Cloud devices. ```arduino const char SSID[] = SECRET_SSID; // Network SSID (name) diff --git a/content/Arduino Cloud/Arduino IoT Cloud/Configure-your-network-for-Arduino-Cloud.md b/content/Arduino Cloud/Arduino IoT Cloud/Configure-your-network-for-Arduino-Cloud.md new file mode 100644 index 00000000..d32fd664 --- /dev/null +++ b/content/Arduino Cloud/Arduino IoT Cloud/Configure-your-network-for-Arduino-Cloud.md @@ -0,0 +1,16 @@ +--- +title: "Configure your network for Arduino Cloud" +id: 360017279260 +--- + +The Arduino Cloud uses the following domains and ports, which need to be whitelisted in your firewall. + +| Domain | Port | +| ------------------------- | ---- | +| `mqtts-up.iot.arduino.cc` | 8884 | +| `mqtts-sa.iot.arduino.cc` | 8883 | +| `wss.iot.arduino.cc` | 8443 | + +You will also need to allow NTP access on port 123 UDP for `time.arduino.cc`. + +> **Note:** A home network with a default configuration will usually not prevent any Arduino Cloud connections. You do not need to add any of the configurations above unless you're experiencing problems, or will be using the service on a restricted network. diff --git a/content/Arduino Cloud/Arduino IoT Cloud/Configure-your-network-for-Arduino-IoT-Cloud.md b/content/Arduino Cloud/Arduino IoT Cloud/Configure-your-network-for-Arduino-IoT-Cloud.md deleted file mode 100644 index 85aaf4c9..00000000 --- a/content/Arduino Cloud/Arduino IoT Cloud/Configure-your-network-for-Arduino-IoT-Cloud.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Configure your network for Arduino IoT Cloud" -id: 360017279260 ---- - -The Arduino IoT Cloud uses the following domains and ports, which need to be whitelisted in your firewall. - -| Domain | Port | -| ------------------------- | ---- | -| `mqtts-up.iot.arduino.cc` | 8884 | -| `mqtts-sa.iot.arduino.cc` | 8883 | -| `wss.iot.arduino.cc` | 8443 | - -You will also need to allow NTP access on port 123 UDP for `time.arduino.cc`. - -> **Note:** A home network with a default configuration will usually not prevent any Arduino IoT Cloud connections. You do not need to add any of the configurations above unless you're experiencing problems, or will be using the service on a restricted network. diff --git a/content/Arduino Cloud/Arduino IoT Cloud/Export-historical-data-in-IoT-Cloud.md b/content/Arduino Cloud/Arduino IoT Cloud/Export-historical-data-in-Arduino-Cloud.md similarity index 60% rename from content/Arduino Cloud/Arduino IoT Cloud/Export-historical-data-in-IoT-Cloud.md rename to content/Arduino Cloud/Arduino IoT Cloud/Export-historical-data-in-Arduino-Cloud.md index 7e3c671b..2330a0ec 100644 --- a/content/Arduino Cloud/Arduino IoT Cloud/Export-historical-data-in-IoT-Cloud.md +++ b/content/Arduino Cloud/Arduino IoT Cloud/Export-historical-data-in-Arduino-Cloud.md @@ -1,9 +1,9 @@ --- -title: "Export historical data in IoT Cloud" +title: "Export historical data in Arduino Cloud" id: 8825464267420 --- -Learn how to export historical data from Arduino IoT Cloud as CSV (comma-separated values) files. +Learn how to export historical data from Arduino Cloud as CSV (comma-separated values) files. --- @@ -23,7 +23,7 @@ Follow these steps to request a download link: 5. Click the **Get Data** button. -6. An email with the subject **Arduino IoT Cloud historic data** will be sent to the email address associated with your Arduino account. Click the **Download** link inside the email to download the data. +6. An email will be sent to the email address associated with your Arduino account. Click the **Download** link inside the email to download the data. The download consists of a Zip archive, which includes these files: @@ -34,4 +34,4 @@ The download consists of a Zip archive, which includes these files: ## Further reading -* [Historical Data on Arduino IoT Cloud (Arduino Docs)](https://docs.arduino.cc/arduino-cloud/features/iot-cloud-historical-data) +* [Historical Data on Arduino Cloud (Arduino Docs)](https://docs.arduino.cc/arduino-cloud/features/iot-cloud-historical-data) diff --git a/content/Arduino Cloud/Arduino IoT Cloud/How-long-is-variable-data-retained-in-the-IoT-Cloud.md b/content/Arduino Cloud/Arduino IoT Cloud/How-long-is-variable-data-retained-in-Arduino-Cloud.md similarity index 87% rename from content/Arduino Cloud/Arduino IoT Cloud/How-long-is-variable-data-retained-in-the-IoT-Cloud.md rename to content/Arduino Cloud/Arduino IoT Cloud/How-long-is-variable-data-retained-in-Arduino-Cloud.md index 777e6c2f..41c26024 100644 --- a/content/Arduino Cloud/Arduino IoT Cloud/How-long-is-variable-data-retained-in-the-IoT-Cloud.md +++ b/content/Arduino Cloud/Arduino IoT Cloud/How-long-is-variable-data-retained-in-Arduino-Cloud.md @@ -1,5 +1,5 @@ --- -title: "How long is variable data retained in the IoT Cloud?" +title: "How long is variable data retained in Arduino Cloud?" id: 360021693840 --- diff --git a/content/Arduino Cloud/Arduino IoT Cloud/How-to-delete-a-device-from-Arduino-IoT-cloud.md b/content/Arduino Cloud/Arduino IoT Cloud/How-to-delete-a-device-from-Arduino-Cloud.md similarity index 95% rename from content/Arduino Cloud/Arduino IoT Cloud/How-to-delete-a-device-from-Arduino-IoT-cloud.md rename to content/Arduino Cloud/Arduino IoT Cloud/How-to-delete-a-device-from-Arduino-Cloud.md index fe55fb50..768217c4 100644 --- a/content/Arduino Cloud/Arduino IoT Cloud/How-to-delete-a-device-from-Arduino-IoT-cloud.md +++ b/content/Arduino Cloud/Arduino IoT Cloud/How-to-delete-a-device-from-Arduino-Cloud.md @@ -1,5 +1,5 @@ --- -title: "How to delete a device from Arduino IoT cloud" +title: "How to delete a device from Arduino Cloud" id: 360018324700 --- diff --git a/content/Arduino Cloud/Arduino IoT Cloud/How-to-integrate-the-Arduino-IoT-with-IFTTT.md b/content/Arduino Cloud/Arduino IoT Cloud/How-to-integrate-the-Arduino-Cloud-with-IFTTT.md similarity index 83% rename from content/Arduino Cloud/Arduino IoT Cloud/How-to-integrate-the-Arduino-IoT-with-IFTTT.md rename to content/Arduino Cloud/Arduino IoT Cloud/How-to-integrate-the-Arduino-Cloud-with-IFTTT.md index 557a89e9..16f24a5d 100644 --- a/content/Arduino Cloud/Arduino IoT Cloud/How-to-integrate-the-Arduino-IoT-with-IFTTT.md +++ b/content/Arduino Cloud/Arduino IoT Cloud/How-to-integrate-the-Arduino-Cloud-with-IFTTT.md @@ -1,9 +1,9 @@ --- -title: "How to integrate the Arduino IoT with IFTTT" +title: "How to integrate the Arduino Cloud with IFTTT" id: 360013896199 --- -This article will show you how to connect your Arduino IoT Cloud to an IFTTT webhook. As an example, we'll configure a webhook to send data to an email address when a variable is changed. +This article will show you how to connect your Arduino Cloud to an IFTTT webhook. As an example, we'll configure a webhook to send data to an email address when a variable is changed. You will need: @@ -11,7 +11,7 @@ This article will show you how to connect your Arduino IoT Cloud to an IFTTT web * An [IFTTT account](https://ifttt.com/) * A 'Thing' that you want to configure with IFTTT. -> For a general overview of Arduino IoT Cloud, see [this page](https://www.arduino.cc/en/IoT/HomePage). +> For a general overview of Arduino Cloud, see [this page](https://www.arduino.cc/en/IoT/HomePage). ## Creating an applet in IFTTT @@ -47,13 +47,13 @@ First, we'll create an applet in IFTTT that will send an email when triggered by 13. Write `counter_change` in **{event}** field and copy the URL from the curl command (we'll use it in the next section). -## Creating a Thing in Arduino IoT Cloud +## Creating a Thing in Arduino Cloud Next, we'll create a Thing that will use the webhook to trigger the IFTTT applet. --- -1. Go to [Arduino IoT Cloud](https://www.arduino.cc/en/IoT/HomePage). If prompted, sign in to your Arduino account. +1. Go to [Arduino Cloud](https://app.arduino.cc/). If prompted, sign in to your Arduino account. 2. In the **Things** tab, click **CREATE THING**. @@ -71,7 +71,7 @@ Next, we'll create a Thing that will use the webhook to trigger the IFTTT applet 5. With the variable created, click **Set webhook** at the bottom left of the page. -  +  6. Paste the URL inside the **Webhook URL** field and click **SET WEBHOOK**. diff --git a/content/Arduino Cloud/Arduino IoT Cloud/If-your-device-cant-be-added-or-wont-connect-to-IoT-Cloud.md b/content/Arduino Cloud/Arduino IoT Cloud/If-your-device-cant-be-added-or-wont-connect-to-Arduino-Cloud.md similarity index 91% rename from content/Arduino Cloud/Arduino IoT Cloud/If-your-device-cant-be-added-or-wont-connect-to-IoT-Cloud.md rename to content/Arduino Cloud/Arduino IoT Cloud/If-your-device-cant-be-added-or-wont-connect-to-Arduino-Cloud.md index 23a12f4e..8376ad34 100644 --- a/content/Arduino Cloud/Arduino IoT Cloud/If-your-device-cant-be-added-or-wont-connect-to-IoT-Cloud.md +++ b/content/Arduino Cloud/Arduino IoT Cloud/If-your-device-cant-be-added-or-wont-connect-to-Arduino-Cloud.md @@ -1,13 +1,13 @@ --- -title: "If your device can't be added or won't connect to IoT Cloud" +title: "If your device can't be added or won't connect to Arduino Cloud" id: 360019355679 --- -Learn how to resolve problems [adding and connecting devices to IoT Cloud](https://support.arduino.cc/hc/en-us/articles/360016495559). +Learn how to resolve problems [adding and connecting devices to Arduino Cloud](https://support.arduino.cc/hc/en-us/articles/360016495559). In this article: -* [Problems when adding the device to Iot Cloud](#add-device) +* [Problems when adding the device to Arduino Cloud](#add-device) * [Problems uploading the sketch](#sketch-upload) * [If the device doesn't come online](#device-status) @@ -15,7 +15,7 @@ In this article: -## Problems when adding the device to Iot Cloud +## Problems when adding the device to Arduino Cloud If there's a problem during the **"Add device"** set-up process, or the device doesn't appear in the Device tab. @@ -66,7 +66,7 @@ When adding your device, you may see one of these messages: * `Reset before upload: 1200bps Touch: Open port COMB: Serial port not found` * `Can't update firmware: Executing command: exit status 1` -These errors can occur if the wireless connectivity module on your board is using an old version[^nina] of the WiFiNINA firmware, that cannot be automatically updated by IoT Cloud. +These errors can occur if the wireless connectivity module on your board is using an old version[^nina] of the WiFiNINA firmware, that cannot be automatically updated by Arduino Cloud. [^nina]: 1.4.1 or earlier. To find out which version is on your board, see [Check the WiFiNINA firmware version](https://support.arduino.cc/hc/en-us/articles/9398559561244-Check-the-WiFiNINA-firmware-version). @@ -111,7 +111,7 @@ This is a generic error message indicating that a process has failed. If the sketch uploads but the device doesn't come online. -> **Note:** Device status is not supported by the LoRa protocol, see [About device status in IoT Cloud](https://support.arduino.cc/hc/en-us/articles/4407169649682-About-device-status-in-IoT-Cloud). +> **Note:** Device status is not supported by the LoRa protocol, see [About device status in Arduino Cloud](https://support.arduino.cc/hc/en-us/articles/4407169649682-About-device-status-in-IoT-Cloud). 1. Go to the [Devices tab](https://app.arduino.cc/devices) and verify that your device has a linked Thing. If not, you must either create and new Thing, or associate an existing Thing with the device. @@ -124,9 +124,9 @@ If the sketch uploads but the device doesn't come online. 3. Open the Thing's **Sketch tab**. Make sure the right device is selected and re-upload the sketch. -  +  -4. Fully [delete the device](https://support.arduino.cc/hc/en-us/articles/360018324700), then add it again as a new device. For detailed instructions, see [Add and connect a device to IoT Cloud](https://support.arduino.cc/hc/en-us/articles/360016495559). +4. Fully [delete the device](https://support.arduino.cc/hc/en-us/articles/360018324700), then add it again as a new device. For detailed instructions, see [Add and connect a device to Arduino Cloud](https://support.arduino.cc/hc/en-us/articles/360016495559). 5. Test your setup with an example from the [ArduinoIoTCloud library](https://www.arduino.cc/reference/en/libraries/arduinoiotcloud/). Upload using Arduino IDE or the [Web Editor](https://create.arduino.cc/editor). diff --git a/content/Arduino Cloud/Arduino IoT Cloud/My-LoRaWAN-device-stopped-connecting-to-the-IoT-Cloud.md b/content/Arduino Cloud/Arduino IoT Cloud/My-LoRaWAN-device-stopped-connecting-to-Arduino-Cloud.md similarity index 68% rename from content/Arduino Cloud/Arduino IoT Cloud/My-LoRaWAN-device-stopped-connecting-to-the-IoT-Cloud.md rename to content/Arduino Cloud/Arduino IoT Cloud/My-LoRaWAN-device-stopped-connecting-to-Arduino-Cloud.md index cc66e5d8..eefc5213 100644 --- a/content/Arduino Cloud/Arduino IoT Cloud/My-LoRaWAN-device-stopped-connecting-to-the-IoT-Cloud.md +++ b/content/Arduino Cloud/Arduino IoT Cloud/My-LoRaWAN-device-stopped-connecting-to-Arduino-Cloud.md @@ -1,13 +1,13 @@ --- -title: "My LoRaWAN device stopped connecting to the IoT Cloud" +title: "My LoRaWAN device stopped connecting to Arduino Cloud" id: 4409281859986 --- -Learn what to do if you have an Arduino device equipped with LoRaWAN connectivity and you are experiencing connectivity issues with the Arduino IoT Cloud. +Learn what to do if you have an Arduino device equipped with LoRaWAN connectivity and you are experiencing connectivity issues with the Arduino Cloud. --- -> **Service migration (Nov. 4th, 2021):** Arduino Cloud has a new LoRaWAN service provider which affects all devices that were configured with the IoT Cloud before that date. To restore the connection users must first remove all existing devices from the IoT Cloud devices section. For Arduino LoRa PRO Gateway, ensure that the device is connected and 'online' before removing the device. Then follow the [new setup guide](https://docs.arduino.cc/cloud/iot-cloud/tutorials/cloud-lora-getting-started) to reconfigure your devices. +> **Service migration (Nov. 4th, 2021):** Arduino Cloud has a new LoRaWAN service provider which affects all devices that were configured with the Arduino Cloud before that date. To restore the connection users must first remove all existing devices from the Arduino Cloud devices section. For Arduino LoRa PRO Gateway, ensure that the device is connected and 'online' before removing the device. Then follow the [new setup guide](https://docs.arduino.cc/cloud/iot-cloud/tutorials/cloud-lora-getting-started) to reconfigure your devices. > > Make sure to update the Thing IDs and LoRaWAN configurations in your sketches. diff --git a/content/Arduino Cloud/Arduino IoT Cloud/We-were-not-able-to-upload-the-template-sketch-in-IoT-Cloud.md b/content/Arduino Cloud/Arduino IoT Cloud/We-were-not-able-to-upload-the-template-sketch-in-Arduino-Cloud.md similarity index 55% rename from content/Arduino Cloud/Arduino IoT Cloud/We-were-not-able-to-upload-the-template-sketch-in-IoT-Cloud.md rename to content/Arduino Cloud/Arduino IoT Cloud/We-were-not-able-to-upload-the-template-sketch-in-Arduino-Cloud.md index b8ce3ab9..577527e3 100644 --- a/content/Arduino Cloud/Arduino IoT Cloud/We-were-not-able-to-upload-the-template-sketch-in-IoT-Cloud.md +++ b/content/Arduino Cloud/Arduino IoT Cloud/We-were-not-able-to-upload-the-template-sketch-in-Arduino-Cloud.md @@ -1,11 +1,11 @@ --- -title: "'We were not able to upload the template sketch' in IoT Cloud" +title: "'We were not able to upload the template sketch' in Arduino Cloud" id: 4408887422994 --- -With [IoT Cloud templates](https://app.arduino.cc/templates) you can quickly create a project for a compatible board (such as the MKR WiFi 1010). When importing a template you may experience this error: +With [Arduino Cloud templates](https://app.arduino.cc/templates) you can quickly create a project for a compatible board (such as the MKR WiFi 1010). When importing a template you may experience this error: - + This error is often caused by imported custom libraries conflicting with the built-in libraries used in the template. The error can be resolved by removing any custom libraries that may be causing the conflict. diff --git a/content/Arduino Cloud/Arduino IoT Cloud/What-devices-can-be-used-with-Arduino-IoT-Cloud.md b/content/Arduino Cloud/Arduino IoT Cloud/What-devices-can-be-used-with-Arduino-Cloud.md similarity index 82% rename from content/Arduino Cloud/Arduino IoT Cloud/What-devices-can-be-used-with-Arduino-IoT-Cloud.md rename to content/Arduino Cloud/Arduino IoT Cloud/What-devices-can-be-used-with-Arduino-Cloud.md index e305bb61..2faf685e 100644 --- a/content/Arduino Cloud/Arduino IoT Cloud/What-devices-can-be-used-with-Arduino-IoT-Cloud.md +++ b/content/Arduino Cloud/Arduino IoT Cloud/What-devices-can-be-used-with-Arduino-Cloud.md @@ -1,15 +1,15 @@ --- -title: "What devices can be used with Arduino IoT Cloud?" +title: "What devices can be used with Arduino Cloud?" id: 360016077320 --- -[Arduino IoT Cloud](https://app.arduino.cc/) supports many Arduino and third-party boards, as well as a number of Linux devices. +[Arduino Cloud](https://app.arduino.cc/) supports many Arduino and third-party boards, as well as a number of Linux devices. --- ## Arduino devices -The following Arduino boards and devices can be used with IoT Cloud: +The following Arduino boards and devices can be used with Arduino Cloud: * [GIGA R1 WiFi](https://docs.arduino.cc/hardware/giga-r1-wifi) * [MKR GSM 1400](https://docs.arduino.cc/hardware/mkr-gsm-1400) @@ -41,9 +41,9 @@ Supported third-party devices can also be used: --- -## Use your smartphone with IoT Cloud +## Use your smartphone with Arduino Cloud -With the **Arduino IoT Cloud Remote** app, you can use your smartphone as an IoT device in Arduino IoT Cloud. +With the **Arduino IoT Cloud Remote** app, you can use your smartphone as an IoT device in Arduino Cloud. Download the Arduino IoT Cloud Remote app here: @@ -58,7 +58,7 @@ Download the Arduino IoT Cloud Remote app here: ## Linux devices -You can configure Linux devices with the IoT Cloud in [Manager for Linux](https://create.arduino.cc/getting-started/#cloud-devices). +You can configure Linux devices with Arduino Cloud in [Manager for Linux](https://create.arduino.cc/getting-started/#cloud-devices). The following Linux devices are supported: @@ -75,4 +75,4 @@ The following Linux devices are supported: ## Further reading -* [Add and connect a device to IoT Cloud](https://support.arduino.cc/hc/en-us/articles/360016495559-Add-and-connect-a-device-to-IoT-Cloud) +* [Add and connect a device to Arduino Cloud](https://support.arduino.cc/hc/en-us/articles/360016495559-Add-and-connect-a-device-to-IoT-Cloud) diff --git a/content/Arduino Cloud/Arduino IoT Cloud/img/download-data.png b/content/Arduino Cloud/Arduino IoT Cloud/img/download-data.png index 995ca6d2..e4e148df 100644 Binary files a/content/Arduino Cloud/Arduino IoT Cloud/img/download-data.png and b/content/Arduino Cloud/Arduino IoT Cloud/img/download-data.png differ diff --git a/content/Arduino Cloud/Arduino SIM Card/How-to-connect-the-MKR-GSM-1400-to-Arduino-IoT-Cloud.md b/content/Arduino Cloud/Arduino SIM Card/How-to-connect-the-MKR-GSM-1400-to-Arduino-Cloud.md similarity index 92% rename from content/Arduino Cloud/Arduino SIM Card/How-to-connect-the-MKR-GSM-1400-to-Arduino-IoT-Cloud.md rename to content/Arduino Cloud/Arduino SIM Card/How-to-connect-the-MKR-GSM-1400-to-Arduino-Cloud.md index 353d1375..aa26ebb5 100644 --- a/content/Arduino Cloud/Arduino SIM Card/How-to-connect-the-MKR-GSM-1400-to-Arduino-IoT-Cloud.md +++ b/content/Arduino Cloud/Arduino SIM Card/How-to-connect-the-MKR-GSM-1400-to-Arduino-Cloud.md @@ -1,9 +1,9 @@ --- -title: "How to connect the MKR GSM 1400 to Arduino IoT Cloud" +title: "How to connect the MKR GSM 1400 to Arduino Cloud" id: 360021568419 --- -The [Arduino MKR GSM 1400](https://store.arduino.cc/arduino-mkr-gsm-1400-1415) has SIM connectivity and can be connected to the Arduino IoT Cloud remotely. Here you'll learn how to configure a cellular connection and test it with an example sketch. +The [Arduino MKR GSM 1400](https://store.arduino.cc/arduino-mkr-gsm-1400-1415) has SIM connectivity and can be connected to the Arduino Cloud remotely. Here you'll learn how to configure a cellular connection and test it with an example sketch. ## What you'll need @@ -27,13 +27,13 @@ The micro UFL port and the SIM tray are highlighted respectively in the image be -## Set up with IoT Cloud +## Set up with Arduino Cloud ### 1. Add Arduino MKR GSM 1400 as a device 1. Connect the board to your computer. -2. Go to [Arduino IoT Cloud](https://app.arduino.cc/devices) +2. Go to [Arduino Cloud](https://app.arduino.cc/) 3. Click the **Devices** tab, then click **Add device**. Choose to set up an Arduino or 3rd party device depending on your device. @@ -92,7 +92,7 @@ The micro UFL port and the SIM tray are highlighted respectively in the image be 4. After a short while, your device should come online. You may have to refresh the page. -  +  --- @@ -148,4 +148,4 @@ To test the connection, we can set up a Dashboard widget that will toggle an LED  -7. A new switch widget will be added to your dashboard. When the switch button is clicked, the IoT will change the `led` cloud variable, triggering `onLedChange()` and changing the state of the LED on the board. You can now disconnect the board from your computer and power it from another source, such as a wall charger. After a short while, the board will connect to the IoT Cloud. You can then toggle the LED remotely using the Dashboard switch. +7. A new switch widget will be added to your dashboard. When the switch button is clicked, the IoT will change the `led` cloud variable, triggering `onLedChange()` and changing the state of the LED on the board. You can now disconnect the board from your computer and power it from another source, such as a wall charger. After a short while, the board will connect to Arduino Cloud. You can then toggle the LED remotely using the Dashboard switch. diff --git a/content/Arduino Cloud/Arduino SIM Card/Is-there-coverage-of-the-Arduino-SIM-card-in-my-country.md b/content/Arduino Cloud/Arduino SIM Card/Is-there-coverage-of-the-Arduino-SIM-card-in-my-country.md index 09df773c..2bbf752e 100644 --- a/content/Arduino Cloud/Arduino SIM Card/Is-there-coverage-of-the-Arduino-SIM-card-in-my-country.md +++ b/content/Arduino Cloud/Arduino SIM Card/Is-there-coverage-of-the-Arduino-SIM-card-in-my-country.md @@ -3,7 +3,7 @@ title: "Is there coverage of the Arduino SIM card in my country?" id: 360016444999 --- -You can connect to the Arduino IoT cloud from over 100 countries using the Arduino SIM card, enabling you to use your device around the globe. +You can connect to Arduino Cloud from over 100 countries using the Arduino SIM card, enabling you to use your device around the globe. To check if the country where your Arduino project will be placed is covered by the Arduino SIM card network, you can check [here](https://store.arduino.cc/digital/sim#) and scroll down to the section “Coverage in 100 countries”. diff --git a/content/Arduino Cloud/General Cloud/Install-the-Arduino-Create-Agent.md b/content/Arduino Cloud/General Cloud/Install-the-Arduino-Create-Agent.md index 6885ed59..adc0effb 100644 --- a/content/Arduino Cloud/General Cloud/Install-the-Arduino-Create-Agent.md +++ b/content/Arduino Cloud/General Cloud/Install-the-Arduino-Create-Agent.md @@ -3,7 +3,7 @@ title: "Install the Arduino Create Agent" id: 360014869820 --- -To use the Arduino Web Editor or Arduino IoT Cloud, the **Arduino Create Agent** must be running on your computer. +To use the Arduino Web Editor or Arduino Cloud, the **Arduino Create Agent** must be running on your computer. Learn how to install the Arduino Create Agent on Windows, macOS, and Linux computers. @@ -36,10 +36,10 @@ Follow these steps: 1. When it's found, you will see this page. Click **NEXT** to finish the installation guide. -You can now use the Web Editor and IoT Cloud: +You can now use the Web Editor and Arduino Cloud: * [Arduino Web Editor](https://create.arduino.cc/editor) -* [Arduino IoT Cloud](https://app.arduino.cc/) +* [Arduino Cloud](https://app.arduino.cc/) --- diff --git a/content/Arduino Cloud/General Cloud/Sign-up-for-an-Arduino-Cloud-plan.md b/content/Arduino Cloud/General Cloud/Sign-up-for-an-Arduino-Cloud-plan.md index f84c829f..b459aaea 100644 --- a/content/Arduino Cloud/General Cloud/Sign-up-for-an-Arduino-Cloud-plan.md +++ b/content/Arduino Cloud/General Cloud/Sign-up-for-an-Arduino-Cloud-plan.md @@ -26,6 +26,6 @@ You don't need to sign up for the free plan features, you only need an Arduino a 1. Go to [app.arduino.cc](https://app.arduino.cc/) 2. If you're not signed into an Arduino account, you will be asked to do so. -3. Start using the [IoT Cloud](https://app.arduino.cc/) and [Web Editor](https://create.arduino.cc/editor) apps right away, or check the [Resources tab](https://app.arduino.cc/resources) for help getting started. +3. Start using [Arduino Cloud](https://app.arduino.cc/) and [Web Editor](https://create.arduino.cc/editor) apps right away, or check the [Resources tab](https://app.arduino.cc/resources) for help getting started. Visit [cloud.arduino.cc/plans](https://cloud.arduino.cc/plans) and scroll down to the **Features** table for a detailed comparison between the available plans. diff --git a/content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-IoT-Cloud.md b/content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md similarity index 95% rename from content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-IoT-Cloud.md rename to content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md index 914e4c6b..8ba9cc6b 100644 --- a/content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-IoT-Cloud.md +++ b/content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md @@ -1,5 +1,5 @@ --- -title: "Activate an Arduino Pro Gateway with IoT Cloud" +title: "Activate an Arduino Pro Gateway with Arduino Cloud" id: 4407770369042 --- diff --git a/content/Arduino Cloud/Manager for Linux/Deactivate-an-Arduino-Pro-Gateway-with-IoT-Cloud.md b/content/Arduino Cloud/Manager for Linux/Deactivate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md similarity index 82% rename from content/Arduino Cloud/Manager for Linux/Deactivate-an-Arduino-Pro-Gateway-with-IoT-Cloud.md rename to content/Arduino Cloud/Manager for Linux/Deactivate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md index d43e9204..b563c0bb 100644 --- a/content/Arduino Cloud/Manager for Linux/Deactivate-an-Arduino-Pro-Gateway-with-IoT-Cloud.md +++ b/content/Arduino Cloud/Manager for Linux/Deactivate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md @@ -1,9 +1,9 @@ --- -title: "Deactivate an Arduino Pro Gateway with IoT Cloud" +title: "Deactivate an Arduino Pro Gateway with Arduino Cloud" id: 4407770459410 --- -Deactivate an Arduino Pro Gateway with IoT Cloud using Manager for Linux. +Deactivate an Arduino Pro Gateway with Arduino Cloud using Manager for Linux. ## Deactivate a gateway diff --git a/content/Arduino Cloud/Web Editor/About-compilation-limits-with-the-free-Cloud-plan.md b/content/Arduino Cloud/Web Editor/About-compilation-limits-with-the-free-Cloud-plan.md index 75290cc2..2492a3b5 100644 --- a/content/Arduino Cloud/Web Editor/About-compilation-limits-with-the-free-Cloud-plan.md +++ b/content/Arduino Cloud/Web Editor/About-compilation-limits-with-the-free-Cloud-plan.md @@ -3,6 +3,6 @@ title: "About compilation limits with the free Cloud plan" id: 4406236035858 --- -When using the Arduino Cloud Free plan, you are limited to 25 compilations per day in the Web Editor and Iot Cloud. The number counting toward the limit is reset every midnight (00:00) in your local time. +When using the Arduino Cloud Free plan, you are limited to 25 compilations per day in the Web Editor and Arduino Cloud. The number counting toward the limit is reset every midnight (00:00) in your local time. For unlimited compilation, you can [upgrade to any paid plan](https://cloud.arduino.cc/plans) or use the [desktop Arduino IDE](https://www.arduino.cc/en/software). diff --git a/content/Custom/Hubs/Web-Editor-Support.md b/content/Custom/Hubs/Cloud-Editor-Support.md similarity index 85% rename from content/Custom/Hubs/Web-Editor-Support.md rename to content/Custom/Hubs/Cloud-Editor-Support.md index 8214b88e..b846d396 100644 --- a/content/Custom/Hubs/Web-Editor-Support.md +++ b/content/Custom/Hubs/Cloud-Editor-Support.md @@ -1,18 +1,18 @@ --- -title: "Web Editor Support" +title: "Cloud Editor Support" id: 9393241841308 ---
Arduino Create Agent
- To use the Web Editor or IoT Cloud on regular desktop systems (Windows, - macOS, and Linux), you need the Arduino Create Agent. + To use Arduino Cloud on regular systems (Windows, macOS, and Linux), + you need the Arduino Create Agent to connect your physical boards/devices + to the Cloud.
Install Arduino Create AgentChromebook
- Learn how to write and upload sketches on Chrome OS using the Web Editor - in the Arduino Cloud. + Learn how to write and upload sketches on Chrome OS using the Cloud Editor + in Arduino Cloud.
Use Arduino with ChromebookProblems using the editor
- As a first troubleshooting step when the Web Editor is not detecting + As a first troubleshooting step when the Cloud Editor is not detecting a board always make sure that the Arduino Create Agent is installed and running. Learn more about:
If the board is not recognized If the Arduino Create Agent isn't detected - If you can't access the Web Editor + If you can't access the Cloud EditorImport sketchbook and libraries
Learn how import easily all your sketches and libraries from Arduino - IDE to the Web Editor: + IDE to the Cloud Editor:
Read the guide @@ -87,15 +88,16 @@ id: 9393241841308Select between multiple libraries with the same name
- Several techniques can be used to make the Arduino Web Editor pick a specific library when multiple libraries with the same name are available. + Several techniques can be used to make the Cloud Editor pick a + specific library when multiple libraries with the same name are available.
Read the guideCompatibility with the Web Editor
+Compatibility with Cloud Editor
Learn more about board, browser and operating system compatibility with - the Web Editor: + Cloud Editor:
Compatible boards Compatible operative systems @@ -114,7 +116,7 @@ id: 9393241841308Arduino Create Agent
- To use the Web Editor or IoT Cloud on regular desktop systems (Windows, - macOS, and Linux), you need the Arduino Create Agent. + To use Arduino Cloud on regular systems (Windows, macOS, and Linux), + you need the Arduino Create Agent to connect your physical boards/devices + to the Cloud.
Install Arduino Create AgentChromebook
- Learn how to write and upload sketches on Chrome OS using the Web Editor - in the Arduino Cloud. + Learn how to write and upload sketches on Chrome OS using the Cloud Editor + in Arduino Cloud.
Use Arduino with Chromebook @@ -60,55 +61,56 @@ id: 9347128757660Set up a device
-Learn how to add and connect a device to IoT Cloud:
+Learn how to add and connect a device to Arduino Cloud:
Read the guide - About device status in IoT Cloud + About device status in Arduino CloudResolve connection issues
- Learn how to resolve problems adding and connecting devices to IoT Cloud. + Learn how to resolve problems when adding and connecting devices to Arduino + Cloud.
- If your device can't connect to IoT Cloud + If your device can't connect to Arduino CloudDashboards & Widgets
- Dashboards in the Arduino Cloud are used to easily monitor & control + Use Dashboards in Arduino Cloud to easily monitor and control your Arduino board from a web interface.
- Learn about dashboards and the different widgets that can be used to monitor & control your board + Learn about dashboards and the different widgets that can be used to monitor and control your boardTriggers
+Triggers & Notifications
- Triggers react to certain conditions inside your IoT Cloud Thing, such - as a boolean being true, or a string being assigned a value. + You can receive instant alerts and notifications by configuring Triggers + that react to certain conditions inside a Cloud Thing (such as a boolean + being true, or a string being assigned a value).
- Learn how to use triggers + Learn how to use TriggersConfigure a network for IoT Cloud
-Learn more about network configuration in IoT Cloud:
+Configure a network for Arduino Cloud
+Learn more about network configuration in Arduino Cloud:
Domains and ports to whitelist in your firewall - Configure a device for a network that doesn't use all the parameters in IoT CloudCompatible devices
- Arduino IoT Cloud supports many Arduino and third-party boards, as well - as a number of Linux devices. + Arduino Cloud supports many Arduino and third-party boards, as well as + a number of Linux devices.
Check the device listChromebook
- Learn how to write and upload sketches on Chrome OS using the Web Editor - in the Arduino Cloud: + Learn how to write and upload sketches on Chrome OS using the Cloud Editor + in Arduino Cloud:
Use Arduino with ChromebookArduino's Educators Community
- Are you an educator that wants to implement hands on learning? Here you will find the link to our Arduino Education Discord community, and a survey to participate in ongoing research activities. Leave your details and we will reach out to you! + Are you an educator that wants to implement hands on learning? Here you + will find the link to our + Arduino Education Discord community, and a survey to + participate in ongoing research activities. Leave your + details and we will reach out to you!
Join the Arduino's Educators CommunityBook a webinar for CTC 101
-- Learn how to book a webinar for CTC 101 with an Arduino Education expert. -
- Read the guide -