seemoo-lab / openhaystack

Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
https://owlink.org
GNU Affero General Public License v3.0
8.71k stars 466 forks source link

Better error messages for flashing on ESP32 #194

Open scorpi11 opened 1 year ago

scorpi11 commented 1 year ago

Is your feature request related to a problem? Please describe. I tried to flash an ESP32 device. It failed and only got the message that I should reconnect the device via USB.

Describe the solution you'd like I want to see what exactly went wrong, what error message was returned by the shell script and what parameters are provided.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

beckmx commented 1 year ago

You need to get familiar with flashing directly with esptool, rather than using the option directly on the app

naxiemolv commented 1 year ago

try para -s ./flash_esp32.sh -p {{your port}} "{{your key}}" -s