A
Arduino•2mo ago
aalutikky

Esp32 wroom dev board scketch upload giving fatal error message on arduino ide

Hey guys, Im trying to use an esp32 dev board but when I upload a blank sketch to test it gives me an error message like this: A fatal error occurred: Unable to verify flash chip connection (Invalid head of packet (0xE0): Possible serial noise or corruption.). Failed uploading: uploading error: exit status 2 I have tried the steps where you hold the boot button when it says connecting and then let go when it says uploading. But for some reason it does the uploading part before the connecting part. Any ideas on what to do?
2 Replies
Menace
Menace•2mo ago
Have you tried on of the Examples? It sounds like your getting a compile error and you could get that with a blank sketch
aalutikky
aalutikkyOP•2mo ago
I tried it but it doesnt work never mind i figured it out i just had to switch the port on my pc😭

Did you find this page helpful?