-
Notifications
You must be signed in to change notification settings - Fork 123
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
ck reset method not working #35
Comments
Leave rts (rst) line low is error. Has to be 1 after dtr(0) void board_ck_rb() {
Kind regards, http://www.elinistech.com/ CTO Elinistech
From: luggi [mailto:[email protected]] I have connected my esp07-module as shown here: http://reflowster.com/resources/images/blog/esp8266/usbprogram.png and the ck bootloader reset method isn't working. esptool-ck/espcomm/espcomm_boards.c Line 68 in b56cb4c
Thanks for your help. — |
Well @luggi I'm not sure what we are doing differently, but I'm able to upload with the schematic you linked. The only difference is that I also do have a pullup resistors on GPIO0 and on RST. Which OS and which serial adapter are you using? |
I have connected my esp07-module as shown here: http://reflowster.com/resources/images/blog/esp8266/usbprogram.png and the ck bootloader reset method isn't working.
Altough with esptool.py it works flawlessly. As i'd like to use the arduino ide for flashing instead of doing it manually it would be cool if this issue could be fixed :)
Here are the differences in the code:
esptool-ck/espcomm/espcomm_boards.c
Line 68 in b56cb4c
Thanks for your help.
The text was updated successfully, but these errors were encountered: