Skip to content

Commit fc4c0a8

Browse files
authored
Update Controller-ESP32-S3.md
1 parent b41ca48 commit fc4c0a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Wiki/SetupGuide/Controllers/Controller-ESP32-S3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,11 @@ Try the following:
217217
- If this still fails, review [step 1](#step-1-flash-the-firmware-to-the-esp32) above (Flash the firmware to the ESP32) and ensure that you flashed the firmware properly onto the device.
218218
- When flashing, ensure that the top left checkbox is checked. The top row should be green.
219219
- Make sure the correct USB port on the ESP32-S3 is connected to the computer. Connect the "COM"/"UART" side to your computer. The ports may be labeled on the board's underside. The port labeled as "OTG" should not be connected to your computer.
220+
221+
### Unable to connect to the Switch. e.g. "Connected: No - Ready: No"
222+
Likely an issue with the connection from the ESP32-S3 to the Switch.
223+
- Try a different USB cable that connects the ESP32-S3 to the Switch; make sure it supports data transfer.
224+
- Try a different USB port on the Switch dock.
220225

221226
### Keyboard controls don't work.
222227

@@ -244,3 +249,4 @@ There can be many causes of this:
244249

245250

246251

252+

0 commit comments

Comments
 (0)