Skip to content

Commit 154005f

Browse files
authored
Merge pull request #2571 from arduino/benjamindannegard/cloud-plan-mentions-update
[PXCT-934] Arduino Cloud - Removed mentions of old plans
2 parents 6d49e83 + 902e603 commit 154005f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/arduino-cloud/01.guides/00.overview/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Setting up a project in the Arduino Cloud is easy, and can be done through a few
7676

7777
To use the Arduino Cloud, you will need an Arduino account, which you can register [here](https://login.arduino.cc/login).
7878

79-
By default, you will have a **free plan**, which can be upgraded to a number of affordable plans starting at 1.99$ a month.
79+
By default, you will have a **free plan**, which can be upgraded to a number of affordable plans.
8080

8181
***Read more about [Arduino Cloud plans](https://cloud.arduino.cc/plans)***
8282

content/arduino-cloud/01.guides/08.alexa/alexa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,6 @@ One great way of knowing if data is coming through from the Alexa app is by chec
167167

168168
Did you know that the Arduino Cloud supports over the air uploads? When you've uploaded a sketch to your board once, it will become available for you to upload a new sketch to the board without connecting it to your computer!
169169

170-
***Over the Air uploads require an Entry plan to the Arduino Cloud***
170+
***Over the Air uploads require a Arduino Cloud subscription plan***
171171

172172
To use this feature, make sure the board has power. If your board is already connected to the Arduino Cloud, you will be able to upload to it over the air. Navigate to the Things sketch tab in the Arduino Cloud interface, and you should see it being discovered just as if it was connected via USB.

content/arduino-cloud/03.cloud-interface/03.dashboard-widgets/dashboard-widgets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ A full list of widgets and how to use them is available in the [List of Widgets]
6969

7070
### Download Historical Data
7171

72-
Data which is streamed to a widget is also available for download. The data retention rate depends on your Arduino Cloud plan. For example, an **entry plan** has a data retention of 15 days. You can download it as an `.csv` file that can easily be used with Excel, Google Sheets etc.
72+
Data which is streamed to a widget is also available for download. The data retention rate depends on your Arduino Cloud plan. You can download it as an `.csv` file that can easily be used with Excel, Google Sheets etc.
7373

7474
***Learn more about downloading data in the [Historical Data on the Arduino Cloud](/arduino-cloud/features/iot-cloud-historical-data) tutorial.***
7575

content/arduino-cloud/11.application-notes/cloud-environmental-data/cloud-environmental-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Connect to the Arduino Cloud
136136

137137
Did you know that the Arduino Cloud supports over-the-air uploads? When you've uploaded a sketch to your board once, it will become available for you to upload a new sketch to the board without connecting it to your computer!
138138

139-
***Over the Air uploads require an Entry plan to the Arduino Cloud. Read more about it [here](/arduino-cloud/features/ota-getting-started)***
139+
***Over the Air uploads require a subscription plan to the Arduino Cloud. Read more about it [here](/arduino-cloud/features/ota-getting-started)***
140140

141141
To use this feature, make sure the board has power. If your board is already connected to the Cloud, you will be able to upload to it over the air. Navigate to the Things sketch tab in the Arduino Cloud interface, and you should see it being discovered just as if it was connected via USB.
142142

content/arduino-cloud/11.application-notes/modbus-energy-meter/modbus-energy-meter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ double readEnergy() {
345345

346346
Did you know that the Arduino Cloud supports over the air uploads? When you've uploaded a sketch to your board once, it will become available for you to upload a new sketch to the board without connecting it to your computer!
347347

348-
***Over the Air uploads require an Entry plan to the Arduino Cloud***
348+
***Over the Air uploads require a subscription plan to the Arduino Cloud***
349349

350350

351351
To use this feature, make sure the board has power. If your board is already connected to the Cloud, you will be able to upload to it over the air. Navigate to the Things sketch tab in the Arduino Cloud interface, and you should see it being discovered just as if it was connected via USB.

0 commit comments

Comments
 (0)