Skip to content
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

Better error messages for flashing on ESP32 #194

Open
scorpi11 opened this issue Apr 15, 2023 · 2 comments
Open

Better error messages for flashing on ESP32 #194

scorpi11 opened this issue Apr 15, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@scorpi11
Copy link

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.

@scorpi11 scorpi11 added the enhancement New feature or request label Apr 15, 2023
@beckmx
Copy link

beckmx commented May 14, 2023

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

@naxiemolv
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants