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/If-your-device-cant-be-added-to-Arduino-Cloud.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ Learn what to do if there's a problem adding your device to Arduino Cloud.
13
13
1.[Check your USB cable and peripherals](#2-check-your-usb-cable-and-peripherals)
14
14
1.[Rule out hardware issues](#3-rule-out-hardware-issues)
15
15
1.[Reset the sketch](#4-reset-the-sketch)
16
-
1.[Stop applications that may be using the device](#stop-applications-that-may-be-using-the-device)
17
-
1.[Manually partition your memory Arduino device for Arduino Cloud](#5-manually-partition-your-memory-arduino-device-for-arduino-cloud)
16
+
1.[Stop applications that may be using the device](#5-stop-applications-that-may-be-using-the-device)
17
+
1.[Manually partition your memory Arduino device for Arduino Cloud](#6-manually-partition-your-memory-arduino-device-for-arduino-cloud)
18
18
19
19
---
20
20
@@ -54,8 +54,8 @@ If you still can't add the device, use Arduino IDE to the Cloud Editor to progra
54
54
* Understand that Bluetooth setup requires the board to be running the Arduino Cloud provisioning sketch. When the board is running this sketch, the on-board LED will flash with a "heartbeat" pulse that turns solid when connecting to Arduino Cloud. If your board is not running this sketch, you first need to configure it using USB (Serial).
55
55
* If your board is running the provisioning sketch but still isn't detected, try resetting the Cloud configuration:
56
56
57
-
***Arduino Opta:** Press and hold the user button (BTN_USER) until the LED (LED_USER) turns off.
58
-
***UNO R4 WiFi:** Connect Pin 2 to GND until the LED turns off.
57
+
***Arduino Opta:** Press and hold the user button (BTN_USER) until the LED (LED_USER) turns off.
58
+
***UNO R4 WiFi:** Connect Pin 2 to GND until the LED turns off.
59
59
60
60
## 5. Stop applications that may be using the device
61
61
@@ -77,9 +77,6 @@ If you still encounter the issue, follow the steps in [Find and stop process blo
77
77
78
78
<!-- The Serial Monitor in the Cloud Editor will automatically be closed -->
79
79
80
-
81
-
82
-
83
80
---
84
81
85
82
## 6. Manually partition your memory Arduino device for Arduino Cloud
@@ -104,5 +101,4 @@ If your device has a corrupted or outdated partition scheme, you may encounter o
104
101
105
102
You can resolve these issues by [repartitioning the memory with a supported partition scheme](https://support.arduino.cc/hc/en-us/articles/16206977438748-Reset-the-flash-memory-on-STM32H747-based-devices).
0 commit comments