-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Unexpected error: ESP is not in flash boot mode. If your board has a flashing pin, try again while keeping it pressed." #36
Comments
Hello! Check that the port is recognized correctly, maybe you have to install the USB-UART drivers if you are using Windows to flash the firmware |
Hello Joel !! Are you fine? Thanks for the answer! It was actually a driver issue that was preventing the Arduino IDE from writing the firmware. With your tip I managed to solve this problem, but now I'm having another problem: I managed to recover the firmware, but when accessing 192.168.4.1 there is just a black page, without an error message. But if I use 192.168.4.1/update I can access an ElegantOTA page normally, but the index.html home page and other .html pages do not load. I've tried reinstalling the firmware several times, I've tested other SD cards and I still have the same problem... I tried pinging 192.168.4.1 and it responds to ping Do you know how to help me? The idea is to use this Evil Crow as a jammer, I need some help to solve this |
Hey @joelsernamoreno, I have the same issue but downloading usb-uart drivers didn't work (device manager says it's incompatible and won't let me install) |
I understand that this is the same problem as indicated in the other issue. You have a faulty crow on the SD |
Hello If you have not solved the problem let me know. Give me a few days and I'll look for a driver link, I'm quite busy now. @ronaldosegundojr can indicate the link of the drivers he has used |
I haven't solved it yet |
Hey @joelsernamoreno @CernaKocka I have the same issue but downloading usb-uart drivers didn't work |
I purchased one of these through aliexpress, when I arrived I prepared the SD card with the files and when I plugged it in I saw that it was already configured with the EvilCrow_v2 wifi network
However, when accessing 192.168.4.1, the page loads infinitely.
So I thought about updating the Firmware, but when updating the Firmware I receive the following errors:
Error 1:
"Unexpected error: ESP is not in flash boot mode. If your board has a flashing pin, try again while keeping it pressed."
When I press the EN button:
Error 2:
Using 'COM3' as serial port.
Connecting......................................
Unexpected error: ESP Chip Auto-Detection failed: Failed to connect to Espressif device: No serial data received.
For troubleshooting steps visit: https://github.com/espressif/esptool#troubleshooting
When I press the EN button several times
Error 3:
Using 'COM3' as serial port.
Unexpected error: could not open port 'COM3': PermissionError(13, 'Acesso negado.', None, 5)
esphome-flasher on Windows 11, as administrator.
I also tested an esp boot via browser, but it didn't work either.
I've done several tests, I've put it on different USBs, 2.0, 3.0, with cable, without cable, I've tested with microSD, without microSD and several continuously without being able to update the firmware.
Can someone help me?
The text was updated successfully, but these errors were encountered: