-
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
Erase? #56
Comments
I believe you can’t flash it too, based on the log you send
…________
Kind regards,
Dr. Nissim Zur
Wireless long range IoT Artificial Intelligence platforms
Wi-Fi, Bluetooth Smart, Sub GHz
Consultant & Lecturer,
Research IoT Projects
Tel +972 544 500635 Israel
Tel +972 3 5716699
Skype <callto:nissim.test> nissim.test
Email <mailto:[email protected]> [email protected]
web <http://www.telnt.com/> www.telnt.com
Zoom <https://zoom.us/download> https://zoom.us/download
Zoom ID <https://zoom.us/j/3717699114> https://zoom.us/j/3717699114
From: beic [mailto:[email protected]]
Sent: Tuesday, July 18, 2017 1:31 AM
To: igrr/esptool-ck
Cc: Subscribed
Subject: [igrr/esptool-ck] Erase? (#56)
Using latest bin: esptool-0.4.11-win32.zip
But how I see, I can't erase my WeMos D1 mini
esptool.exe -cp COM7 -cb 115200 -cd nodemcu -ce
warning: espcomm_send_command: didn't receive command response
error: espcomm_erase_flash: FLASH_DOWNLOAD_BEGIN failed
error: Invalid argument or value after -ce (argument #8)
btw...but I can flash it without any issue.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#56> , or mute the thread <https://github.com/notifications/unsubscribe-auth/ADgOR3Ng6kqlA6xekJ8LmpusoiTh3Auvks5sO-CrgaJpZM4OannT> . <https://github.com/notifications/beacon/ADgORzuGnhyYp-LbfTYQuqn90oLC68uqks5sO-CrgaJpZM4OannT.gif>
|
@nissimzur Yes, I can, I flashed it a few times yesterday and today too, but can't erase, I thinks its related to timing. |
Just send a bin file that has 0xFFFF all over.
www.telnt.com
From: beic [mailto:[email protected]]
Sent: Tuesday, July 18, 2017 12:19 PM
To: igrr/esptool-ck
Cc: Dr. Nissim Zur; Mention
Subject: Re: [igrr/esptool-ck] Erase? (#56)
@nissimzur <https://github.com/nissimzur> Yes, I can, I flashed it a few times yesterday and today too, but can't erase, I thinks its related to timing.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#56 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/ADgOR06tKO7fT5FR2_rlTEUTbK434s11ks5sPHiFgaJpZM4OannT> . <https://github.com/notifications/beacon/ADgOR5uan3G09gE3uAoDoP-2Vk63kc2Bks5sPHiFgaJpZM4OannT.gif>
|
I also found out that I can't erase but "flashing" is working of sorts. |
I figured out, that it will erase, but also will freeze the command prompt window for a while, is it a bug? |
@pieman64 Unfortunately, there is no explanation given for that issue yet. |
The chip does not "know" if it flashes a bin file filled of 0xFFFF or a code. |
@nissimzur We are talking here about "erasing" chip with command line prompt |
Using latest bin: esptool-0.4.11-win32.zip
But how I see, I can't erase my WeMos D1 mini
btw...but I can flash it without any issue.
The text was updated successfully, but these errors were encountered: