Are yuo unable to install? Read this #57
Replies: 5 comments 2 replies
-
|
Another instance: #58 |
Beta Was this translation helpful? Give feedback.
-
|
Actually, I think this is not about a different computer, but about bad hardware design. I did not disassemble the clock, but I suppose that what happens is tht one of the pins is not connected properly (not grounded) and ths makes programming the device unstable. Initially I thought that the problem is with my particular device, but the amount of people saying they have intermittent issues is too high so that I can think of only my device to be affected. |
Beta Was this translation helpful? Give feedback.
-
|
Glad I found this discussion - I hadn't updated since 0.14, when the USB cable I'd been using to power it (quite long, USB A-C) kept running into issues that I couldn't figure out from either browser console logs or code in the repo. @ktomy I might create a PR with some basic docs that can be linked to from the installer page + readme - let me know if you have anything you've wanted to document specifically, otherwise I'll sweep the codebase, issues, PRs, and discussions for anything worth covering. |
Beta Was this translation helpful? Give feedback.
-
As I said earlier, I think this is actually a hardware issue of the clock, there is one ESP32 pin which shoud be pulled up (or grounded?) but it is not. As a result, flashing is unstable. Thank you. |
Beta Was this translation helpful? Give feedback.
-
|
There was another thread on this, its conclusion is "Use USB 2.0 ports" (meaning not to use USB 3.x or 4.x) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
THere are some cases where people are unable to install the firmware. If you experience an issue installing the firmware, just try doing it using a different computer. See an example here: #55
Beta Was this translation helpful? Give feedback.
All reactions