Skip to content

ESPtool 0.4.6 no longer working #684

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

Closed
sticilface opened this issue Aug 11, 2015 · 2 comments
Closed

ESPtool 0.4.6 no longer working #684

sticilface opened this issue Aug 11, 2015 · 2 comments

Comments

@sticilface
Copy link
Contributor

0.4.5 works fine. 0.4.6 does not flash my node-mcu 0.9.
normally works under generic esp8266, but no longer does.
Does not working selecting node-mcc board either.

copying 0.4.5 into the place of 0.4.6 works immediately.
Using on Mac.

error:

v0.4.6 - (c) 2014 Ch. Klippel <[email protected]>
    setting board to ck
    setting baudrate from 115200 to 115200
    setting port from /dev/tty.usbserial to /dev/cu.wchusbserialfd110
    setting address from 0x00000000 to 0x00000000
    espcomm_upload_file
    stat /var/folders/nv/8j3v5v0s18v7p4249kv8qbz80000gn/T/build2735345419855494557.tmp/xyz.bin success
opening port /dev/cu.wchusbserialfd110 at 115200
    tcgetattr
    tcsetattr
    serial open
opening bootloader
resetting board
trying to connect
    setting character timeout 0
    done
    setting character timeout 1
    done
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
trying to connect
    setting character timeout 0
    done
    setting character timeout 1
    done
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
trying to connect
    setting character timeout 0
    done
    setting character timeout 1
    done
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
resetting board
trying to connect
    setting character timeout 0
    done
    setting character timeout 1
    done
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
trying to connect
    setting character timeout 0
    done
    setting character timeout 1
    done
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
trying to connect
    setting character timeout 0
    done
    setting character timeout 1
    done
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
resetting board
trying to connect
    setting character timeout 0
    done
    setting character timeout 1
    done
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
trying to connect
    setting character timeout 0
    done
    setting character timeout 1
    done
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
trying to connect
    setting character timeout 0
    done
    setting character timeout 1
    done
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
warning: espcomm_sync failed
error: espcomm_open failed
@igrr
Copy link
Member

igrr commented Aug 12, 2015

I have changed the reset method for NodeMCU 1.0 from ck to nodemcu, but forgot to change it for NodeMCU 0.9. This is now fixed, thanks for noting.

@sticilface
Copy link
Contributor Author

I can confirm that using 1.0 board works. so i'll close it.

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

No branches or pull requests

2 participants