Skip to content

Commit 0f928ad

Browse files
committed
Update iot-cloud-getting-started.md
1 parent 162d9cb commit 0f928ad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/arduino-cloud/01.getting-started/01.iot-cloud-getting-started/iot-cloud-getting-started.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,14 @@ After we have successfully uploaded the code, we can open the **“Serial Monito
186186

187187
***The cloud editor is a mirrored "minimal" version of the Web Editor. Any changes you make will also be reflected in the Web Editor, which is more suitable for developing more advanced sketches.***
188188

189+
#### Over the Air Uploads
190+
191+
Did you know that the Arduino IoT 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!
192+
193+
***Over the Air uploads requires an Entry plan to the Arduino IoT Cloud***
194+
195+
To use this feature, make sure the board has power. If your project is already sitting somewhere in your house, as long as it's powered on, you should be able to upload to it. navigate to the Things sketch tab in the Arduino IoT Cloud interface, and you should see it being discovered just as if it was connected via USB.
196+
189197
### 8. Creating a Dashboard
190198

191199
Now that we have configured the device & network, created variables, completed the sketch and successfully uploaded the code, we can move on to the fun part: **creating dashboards!**

0 commit comments

Comments
 (0)