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: Wiki/SetupGuide/Controllers/Controller-ESP32-S3.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -217,6 +217,11 @@ Try the following:
217
217
- 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.
218
218
- When flashing, ensure that the top left checkbox is checked. The top row should be green.
219
219
- 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.
220
225
221
226
### Keyboard controls don't work.
222
227
@@ -244,3 +249,4 @@ There can be many causes of this:
0 commit comments