esp32_nat_router icon indicating copy to clipboard operation
esp32_nat_router copied to clipboard

Beginners Question: Not flashable - problem with the bin files?

Open djjayballz opened this issue 4 years ago • 8 comments

Hi i tried to flash two ESP32 with the ESPDownloadTool v3.8.5 with your settings. UnicodeDecodeError: 'gb2312' codec can't decode bytes in position 18-19: illegal multibyte sequence is the response.

I used Putty for the serial output: rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) flash read err, 1000 ets_main.c 371

Maybe this has something to do with your last commit? I also tried an older version of the DownloadTool.

Alternatifely, I dont get the esptool to install on linux nor on windows.

Any ideas?

djjayballz avatar Dec 15 '20 22:12 djjayballz

Did you download the binaries separately with the browser. Perhaps you corrupted them during download. Please try to download the zip-file and extract the binaries from there. This is the safer way...

martin-ger avatar Dec 15 '20 23:12 martin-ger

Hey. I have that same problem. Did you find any solution?

sedanurP avatar Jan 12 '21 08:01 sedanurP

The binaries are okay - please try the zip download and in case of trouble a lower baudrate for flashing.

martin-ger avatar Jan 12 '21 11:01 martin-ger

I did what you said but still: When I try to flash it in flash download tool v2.3 it gives no surch file or directory error. (for boot files) When I try to flash it in flash download tool v3.8.5, UnicodeDecodeError: 'gb2312' codec can't decode bytes in position 15-16: illegal multibyte sequence error.

sedanurP avatar Jan 12 '21 11:01 sedanurP

Hi, it works for me with those binaries

Skywalkerf34 avatar Jan 20 '21 09:01 Skywalkerf34

Hi i tried to flash two ESP32 with the ESPDownloadTool v3.8.5 with your settings. UnicodeDecodeError: 'gb2312' codec can't decode bytes in position 18-19: illegal multibyte sequence is the response.

I used Putty for the serial output: rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) flash read err, 1000 ets_main.c 371

Maybe this has something to do with your last commit? I also tried an older version of the DownloadTool.

Alternatifely, I dont get the esptool to install on linux nor on windows.

Any ideas?

The ESP Download Tool needs to be checked on the option "DoNotChgBin". I had the same option you described and was able to continue after checking that option.

HonkHansen avatar Apr 05 '21 15:04 HonkHansen

Probably a download error - try to download the complete repo as zip and extract the binaries from there.

martin-ger avatar Apr 05 '21 17:04 martin-ger

Speculation. I for my part did not download the archives again but succeeded using the mentioned flag. I noticed this has been active for the ESP8266 variant.

I hope we can get others to validate one of the approaches to have a solution at hand.

HonkHansen avatar Apr 05 '21 23:04 HonkHansen