-
Notifications
You must be signed in to change notification settings - Fork 7.6k
WiFi and USB problem with CH9102 chip #8317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
You tested this on Win11 on the same machine? This sounds very much like it could be a power issue. |
Yes, it was a different machine, but I also tested on a different Linux machine and got the same results as on mine. |
Does your module show "DO-IT DevKitV1" on it? Known power issue: #544 |
The only visible information on the back is "ESP32 DEVKITV1". For reference, what the back of the board looks like: here. In the issue you mentioned, some said they tried to contact DOIT to ask about this board, but got no response, so I believe it's DOIT, but don't know for sure. |
There is no known issue related to ESP32, UART and WiFi. |
closing as no action needed. |
Board
ESP32-WROOM-32
Device Description
ESP32 DevKitV1 (can't find manufacturer) with CH9102x USB-Serial chip
Hardware Configuration
No.
Version
v2.0.9
IDE Name
PlatformIO
Operating System
Ubuntu 22.04
Flash frequency
40MHz
PSRAM enabled
yes
Upload speed
115200
Description
I got a ESP32 development board with a different USB-Serial converter, CH9102x, and I'm having trouble making it work. More specifically, I can't make WiFi and serial output work together. I've tried a bunch of different things, so I'll just list what I got so far:
My best guess so far is that it has something to do with the CH9102x chip and the Linux driver, but I'm not sure how to debug or work around it.
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: