Replies: 1 comment 5 replies
-
Does the board not work at all or does is reboot over and over. Using differenf flash modes like DOUT may help as well. |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have no problem uploading the code using these connections (image but when I try to code the board, I remove the GPIO0 to GND cable from my ESP01 which is what I assume is the correct way to change the board's mode from Bootloader to normal mode but it still doesn't seem to work. I've tried with the 1.19.1 and 1.18 (tried the 1MB and 512K versions through 115200 baudrate) firmware, but the REPL in Thonny always shows the board as busy. I tried unplugging and replugging the device, CTRL+C doesn't do anything... Help please
EDIT: I tried the RST by touching it to GND. Im able to see that it's detecting a reset in the REPL of Thonny, but I'm still unable to get through pass the "Device is busy" message.
Beta Was this translation helpful? Give feedback.
All reactions