Replies: 1 comment
-
Hi |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The crux of it is explained here: https://github.com/SHWotever/SimHub/wiki/Arduino---Counterfeit-Fake-CH340G-chips-driver-issues
If anyone uses USB serial to send data to HyperHDR, then you may have experienced connection issues if you don't have a genuine USB to serial chip on your Arduino/ESP device. This is because Windows pushed an update for CH340 drivers for the first time in 4 years. I had this problem for 2 months and ended up using UDP via WLED because I didn't know what was wrong. The device selection in the HyperHDR menu and logs were still identifying the correct port and fake chip information but It just wouldn't connect. I rolled back the drivers and now it works again. But in the future, Windows Update will probably reinstall the new driver and break my device again.
Beta Was this translation helpful? Give feedback.
All reactions