Windows don't detect Usb-C of LilyGo-T-SIM7080G
-
I just received my device lilygo-Sim-7080G, and when I plug in the USB-C to send my sketch, my Windows 11 PC does not detect the port, nothing happens on device manager.
Can you help me please ?
THANKS -
@rdr2510 Are you using Arduino IDE ?
lilygo-Sim-7080G model H606 with S3 chip?
The GitHub repository is here:
https://github.com/Xinyuan-LilyGO/LilyGo-T-SIM7080GThe S3 chips are hard to connect to, there is a press Boot button, press Reset button, release Boot sequence that is sometimes needed.
Let me know! -
@teastain2
I've already tried this procedure but it doesn't work at all. the usb port in the device manager in windows 11 does nothing.
Normally it shows the com port or it detect the esp32 as an unknown device. but nothing happens. -
@rdr2510 Arduino IDE ?
What sketch are you trying to upload?
Do you have other ESP32S3 boards that connect OK to this computer and this cable?
There are two different USB ports, one for ESP32S3 and one for SIM7080G.
I see that you have already tried to raise an Issue on their GitHub. It may take a week.
-
@teastain2
This is my device T-SIM7080G S3: https://www.lilygo.cc/products/t-sim7080-s3Do you have other ESP32S3 boards that connect OK to this computer and this cable?
Yes, in the other micro USB port, to upload firmware for the SIM7080, windows recognized when plugged in. it's OK. but when i connect with USB-C, windows not detect, nothing happen. -
@rdr2510 Arduino IDE ?
-
This post is deleted! -
I found the problem, the USB-C cable does not work, I have 4 USB-C cables, there is only one that works correctly.
The problem is solved.THANKS.