Skip to content

Commit e7f10c3

Browse files
committed
Expand some sections slightly
1 parent 3a59e25 commit e7f10c3

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

content/Arduino Cloud/Arduino IoT Cloud/If-your-device-cant-be-added-to-Arduino-Cloud.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Learn what to do if there's a problem adding your device to Arduino Cloud.
1111

1212
1. [Quick checks](#quick-checks)
1313
1. [Check your USB cable and peripherals](#check-your-usb-cable-and-peripherals)
14-
1. [Rule out hardware issues](#rule-out-hardware-issues)
14+
1. [Disconnect shields, carriers and external circuitry](#disconnect-shields-carriers-and-external-circuitry)
1515
1. [Reset the sketch](#reset-the-sketch)
1616
1. [Install drivers and configuration files](#install-drivers-and-configuration-files)
1717
1. [Stop applications that may be using the device](#stop-applications-that-may-be-using-the-device)
@@ -32,12 +32,17 @@ Try this first to solve common issues:
3232

3333
## 2. Check your USB cable and peripherals {#check-your-usb-cable-and-peripherals}
3434

35+
Connection issues can be caused by faulty or incompatible cables or USB accessories:
36+
3537
* Ensure you're using a working USB cable that supports data transfer. If possible, try using a different cable.
3638
* Ensure that any USB hubs or docks are powered and working. If possible, try connecting the device directly to your computer.
3739

38-
## 3. Rule out hardware issues {#rule-out-hardware-issues}
40+
## 3. Disconnect shields, carriers and external circuitry {#disconnect-shields-carriers-and-external-circuitry}
41+
42+
External hardware can interfere with power, reset, or serial communication, preventing uploads:
3943

40-
* Detach the device from any shield/carrier or external circuitry.
44+
* Detach the device from any shield or carrier.
45+
* Disconnect jumper cables and external circuitry.
4146

4247
## 4. Reset the sketch {#reset-the-sketch}
4348

0 commit comments

Comments
 (0)