You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/Arduino Cloud/Arduino IoT Cloud/Add-a-device-to-Arduino-Cloud.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,9 @@ The Arduino Cloud agent needs to be running. The board needs to be connected to
60
60
61
61
## Add an Arduino board via Bluetooth
62
62
63
-
Some Arduino boards can be added via Bluetooth.
63
+
You can add supported devices via Bluetooth if they are running the preflashed [provisioning sketch](https://docs.arduino.cc/arduino-cloud/hardware/device-provisioning/).
64
+
65
+
If your board is running a different sketch, [add it via USB instead](add-an-arduino-board-via-serial-usb).
0 commit comments