Skip to content

Commit 6579ae7

Browse files
Merge pull request #2849 from arduino/benjamindannegard/update-provisioning-2.0-compatibility
[PXCT-1705] Arduino Cloud - Added new compatible boards to documentation
2 parents d3cffca + 74fffa2 commit 6579ae7

File tree

1 file changed

+6
-3
lines changed
  • content/arduino-cloud/02.hardware/06.device-provisioning

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ If your board is provisioned to the Cloud with version 2.0 the network credentia
3434
| MKR WAN 1300 | Version 1.0 |
3535
| MKR WAN 1310 | Version 1.0 |
3636
| MKR 1000 WiFi | Version 1.0 |
37-
| MKR WiFi 1010 | Version 1.0 |
37+
| MKR WiFi 1010 | Version 2.0 |
3838
| MKR GSM 1400 | Version 1.0 |
39-
| Nano 33 IoT | Version 1.0 |
39+
| Nano 33 IoT | Version 2.0 |
4040
| Nano ESP32 | Version 1.0 |
41-
| Nano RP2040 Connect | Version 1.0 |
41+
| Nano RP2040 Connect | Version 2.0 |
4242
| Portenta C33 | Version 1.0 |
4343
| Portenta X8 | Version 1.0 |
4444

@@ -68,6 +68,9 @@ Here are the boards that are compatible with Bluetooth provisioning via a Blueto
6868
- [Arduino Opta](https://docs.arduino.cc/hardware/opta/)
6969
- [Arduino Portenta H7](https://docs.arduino.cc/hardware/portenta-h7/) (follow the guide [*Make your board compatible with BLE provisioning*](https://docs.arduino.cc/arduino-cloud/hardware/device-provisioning/#make-your-board-compatible-with-ble-provisioning))
7070
- [Arduino Nicla Vision](https://docs.arduino.cc/hardware/nicla-vision/) (follow the guide [*Make your board compatible with BLE provisioning*](https://docs.arduino.cc/arduino-cloud/hardware/device-provisioning/#make-your-board-compatible-with-ble-provisioning))
71+
- [MKR WiFi 1010](https://docs.arduino.cc/hardware/mkr-wifi-1010/) (follow the guide [*Make your board compatible with BLE provisioning*](https://docs.arduino.cc/arduino-cloud/hardware/device-provisioning/#make-your-board-compatible-with-ble-provisioning))
72+
- [Nano 33 IoT](https://docs.arduino.cc/hardware/nano-33-iot/) (follow the guide [*Make your board compatible with BLE provisioning*](https://docs.arduino.cc/arduino-cloud/hardware/device-provisioning/#make-your-board-compatible-with-ble-provisioning))
73+
- [Nano RP2040 Connect](https://docs.arduino.cc/hardware/nano-rp2040-connect/) (follow the guide [*Make your board compatible with BLE provisioning*](https://docs.arduino.cc/arduino-cloud/hardware/device-provisioning/#make-your-board-compatible-with-ble-provisioning))
7174

7275
A board that is ready for Bluetooth provisioning has a specific provisioning sketch installed and displays a pulsing LED or a Bluetooth icon on the LED matrix (for UNO R4 WiFi). Newer boards are delivered with this specific sketch already installed. If the pulsing LED is not visible, please use the USB provisioning method or follow the [*Make your board compatible with BLE provisioning* guide](https://docs.arduino.cc/arduino-cloud/hardware/device-provisioning/#make-your-board-compatible-with-ble-provisioning) in this article.
7376

0 commit comments

Comments
 (0)