DroneBridge / ESP32

DroneBridge for ESP32. A secure & transparent telemetry link with support for WiFi and ESP-NOW. Supporting MAVLink, MSP, LTM or any other protocol
https://dronebridge.github.io/ESP32/
Apache License 2.0
382 stars 107 forks source link

"No such file or directory : 'bootloader.bin'" error #65

Closed Nosgnod5754 closed 7 months ago

Nosgnod5754 commented 7 months ago

Hello there, I'm having trouble flashing dronebridge onto an Adafruit HUZZAH32 - ESP32 Feather. Every time I attempt a flash, I get this message. What does this mean? How do I fix this? I'm very new to this.

Screenshot 2024-02-28 202537

seeul8er commented 7 months ago

Obviously he can not find the file bootloader.bin. Your current folder esp-idf-v5.1.2-2 is not containing it. Copy the files there and flash again