Replies: 2 comments 1 reply
-
Have you used esptool for flashing? |
Beta Was this translation helpful? Give feedback.
1 reply
-
It looks as if the firmware was flashed using the wrong flash mode. AFAIK, the flash mode can be chosen even using Thonny. With esptool.py, it's the -fm option. Try again flashing the firmware with a different flash mode. There are 4 options, so it's easy to try all of them. There is no risk of damage if you use the wrong one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have an esp8266 D1 mini which works well. I wanted to put the latest version ESP8266_GENERIC-20230426-v1.20.0 with Thonny 4.1.3.
Impossible to take control since this update. The LED flashes constantly and I get random messages on the console, and then Thonny freezes.
Is there a solution to get it working again?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions