Failed to connect to ESP32: Timed out waiting for packet header #391
Replies: 3 comments 12 replies
-
I'd expect the time-out to be an issue of incorrect port, but I'd guess that would have been detected previously. Do you have multiple machines and boards you can test this out with? Is it an issue with all the hardware available? The error itself seems to be coming from esptool, so it's possible rnodeconf isn't aware of the type of error. I'll be honest, between this and the AutoInterface error, I'm quickly out of my depth. I haven't done any real work with the firmware or the interfaces. |
Beta Was this translation helpful? Give feedback.
-
Thanks @faragher for always responding. And, my apologies, I should have mentioned that I tried four different USB ports. |
Beta Was this translation helpful? Give feedback.
-
Are you sure that You can also look at the output from |
Beta Was this translation helpful? Give feedback.
-
Trying to flash a new RNode and all appears to be going well and then a fatal error.
The error is as follows:
I have tried setting the baud flash at 115200, even at 57600, to no avail.
How can I make this work?
Beta Was this translation helpful? Give feedback.
All reactions