Skip to content

docs: fix ESP32 Docker command and add WSL2/dual-USB-C notes#492

Open
SiamRahman29 wants to merge 1 commit intoruvnet:mainfrom
SiamRahman29:docs/esp32-wsl2-corrections
Open

docs: fix ESP32 Docker command and add WSL2/dual-USB-C notes#492
SiamRahman29 wants to merge 1 commit intoruvnet:mainfrom
SiamRahman29:docs/esp32-wsl2-corrections

Conversation

@SiamRahman29
Copy link
Copy Markdown

  • Fix incorrect --source esp32 CLI flag in Docker commands (pre-built image uses CSI_SOURCE env var: -e CSI_SOURCE=esp32)
  • Add WSL2 mirrored networking instructions for receiving ESP32 UDP frames (networkingMode=mirrored in .wslconfig)
  • Add dual USB-C port warning (UART port required for flash/serial)
  • Fix serial port path: /dev/ttyUSB0 → /dev/ttyACM0 for WSL
  • Add WSL2 entry in ESP32 troubleshooting section

Verified against ESP32-S3-WROOM-1 N16R8 on Windows 11 + WSL2.

- Fix incorrect --source esp32 CLI flag in Docker commands (pre-built
  image uses CSI_SOURCE env var: -e CSI_SOURCE=esp32)
- Add WSL2 mirrored networking instructions for receiving ESP32 UDP
  frames (networkingMode=mirrored in .wslconfig)
- Add dual USB-C port warning (UART port required for flash/serial)
- Fix serial port path: /dev/ttyUSB0 → /dev/ttyACM0 for WSL
- Add WSL2 entry in ESP32 troubleshooting section

Verified against ESP32-S3-WROOM-1 N16R8 on Windows 11 + WSL2.

Co-Authored-By: claude-flow <ruv@ruv.net>
@SiamRahman29 SiamRahman29 force-pushed the docs/esp32-wsl2-corrections branch from d90c56d to 70e9738 Compare May 1, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant