-
Notifications
You must be signed in to change notification settings - Fork 51
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
Fail to upload factory and default firmware #10
Comments
It's like the device get disconnected while uploading or something like that. I tried multiple USB port same issue. |
So pressing the button while inserting the USB, seems to always help uploading the firmware with esptool.exe But otherwise the upload of the firmware or the from platformio fail most of the time. |
1.Pressed BOOT Button |
Yes that's the workflow I use to save the dongle with master firmware when nothing works But how do you handle regular developpement in PlatformIO ? Do you follow these steps each time before pressing Upload of your code ?! I don't have these issue with other LILYGO devices (camera, display, etc ... works fine) Is it a specific issue to this type of device ? or my device has flaws? |
No, the program does not need to operate in this way during normal operation. It is only necessary to operate in this way when the wrong program is running causing chip abnormalities. |
There is still a lot of difficulities to upload custom code with PlatformIO to the device in normal mode. |
Try reducing the Baud by 115200. I have no problem with the test here. |
Hello,
I don't know what to do,
I switch port, reduce the bandwith, etc ... nothing change
Now when I monitor the device from VSCode I have a loop :
The text was updated successfully, but these errors were encountered: