Skip to content

Commit c8e360d

Browse files
Updated list and added section
1 parent d7110f4 commit c8e360d

File tree

1 file changed

+13
-5
lines changed
  • content/arduino-cloud/02.hardware/06.device-provisioning

1 file changed

+13
-5
lines changed

content/arduino-cloud/02.hardware/06.device-provisioning/content.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,17 @@ If your board is provisioned to the cloud with version 2.0 the network credentia
3333
| MKR WiFi 1010 | Version 1.0 |
3434
| MKR GSM 1400 | Version 1.0 |
3535
| GIGA R1 WiFi | Version 2.0 |
36-
| Uno R4 Wifi | Version 1.0 |
36+
| Uno R4 Wifi | Version 2.0 |
3737
| Nano 33 IoT | Version 1.0 |
3838
| Nano ESP32 | Version 1.0 |
3939
| Nano RP2040 Connect | Version 1.0 |
40-
| Portenta H7 | Version 1.0 |
41-
| Portenta C33 | Version 1.0 |
40+
| Portenta H7 | Version 2.0 |
41+
| Portenta C33 | Version 2.0 |
4242
| Portenta X8 | Version 1.0 |
43-
| Nicla Vision | Version 1.0 |
44-
| Opta | Version 1.0 |
43+
| Nicla Vision | Version 2.0 |
44+
| Opta | Version 2.0 |
45+
46+
If you have a board that is compatible with version 2.0 but have provisioned it with version 1.0, please have a look at the [section](#) at the end to understand how to migrate your board from 1.0 to 2.0.
4547

4648
### Configure Your Board
4749

@@ -64,6 +66,7 @@ Now you have to decide how you want to set up your board with the Cloud, either
6466
Here are the boards that are compatible with Bluetooth provisioning via a Bluetooth connection:
6567

6668
- [Arduino UNO R4 WiFi](https://docs.arduino.cc/hardware/uno-r4-wifi/) (WiFi firmware version 0.6.0 or later required)
69+
- [Arduino Opta](https://docs.arduino.cc/hardware/opta/)
6770

6871
### Setting up Your Device With Bluetooth
6972

@@ -106,3 +109,8 @@ Let's have a look at how to connect the board to a network. In the bottom left c
106109
Under Network click on **configure** and add your Wi-Fi® credentials. Now the board will automatically connect to your network when you upload the sketch from the **sketch** tab.
107110

108111
![Network on thing page](assets/network-config-thing-page.png)
112+
113+
## Migrating from version 1.0 to 2.0
114+
115+
If you have a board that is compatible with version 2.0 but have provisioned it previously with version 1.0 you will need to follow these steps to upgrade it.
116+

0 commit comments

Comments
 (0)