esp32-weather-epd icon indicating copy to clipboard operation
esp32-weather-epd copied to clipboard

Wrong Boot mode detected

Open Silverflo2030 opened this issue 5 months ago • 1 comments

Unfortunately, I always get the following error message. I've already tried it with a working weather station. Unfortunately, I can't get any transmission. Does anyone know what the problem is?

A fatal error occurred: Failed to connect to ESP32: Wrong boot mode detected (0x13)! The chip needs to be in download mode. For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html *** [upload] Error 2 ==================================================== [FAILED] Took 24.95 seconds ====================================================

Environment Status Duration


dfrobot_firebeetle2_esp32e FAILED 00:00:24.947 =============================================== 1 failed, 0 succeeded in 00:00:24.947 ===============================================

  • The terminal process "C:\Users\benutzer.platformio\penv\Scripts\platformio.exe 'run', '--target', 'upload'" terminated with exit code: 1.
  • Terminal will be reused by tasks, press any key to close it

Silverflo2030 avatar Sep 17 '24 16:09 Silverflo2030