Downloading from esp8266EX download
Writing to C:\Users\Shed\AppData\Local\Temp\tmpt3hb836m\ESP8266_GENERIC-20240602-v1.23.0.bin
100%"C:\Program Files (x86)\Thonny\python.exe" -u -m esptool --port COM23 --chip esp8266 --baud 115200 write_flash --flash_mode keep --flash_size keep --erase-all 0x0 C:\Users\Shed\AppData\Local\Temp\tmpt3hb836m\ESP8266_GENERIC-20240602-v1.23.0.bin
esptool.py v4.6.2
Serial port COM23
Connecting....
Chip is ESP8266EX
Features: WiFi
Crystal is 26MHz
MAC: 48:3f:da:49:7e:8c
Uploading stub...
Running stub...
Stub running...
WARNING: Failed to communicate with the flash chip, read/write operations will fail. Try checking the chip connections or removing any other hardware connected to IOs.
Configuring flash size...
Downloading from https://micropython.org/resources/firmware/ESP8266_GENERIC-20241007-v1.2...
Writing to C:\Users\Shed\AppData\Local\Temp\tmpa8dlsmft\ESP8266_GENERIC-20241007-v1.24.0-preview.385.g338df1ae3.bin
100%"C:\Program Files (x86)\Thonny\python.exe" -u -m esptool --port COM23 --chip esp8266 --baud 115200 write_flash --flash_mode keep --flash_size keep --erase-all 0x0 C:\Users\Shed\AppData\Local\Temp\tmpa8dlsmft\ESP8266_GENERIC-20241007-v1.24.0-preview.385.g338df1ae3.bin
esptool.py v4.6.2
Serial port COM23
Connecting....
Chip is ESP8266EX
Features: WiFi
Crystal is 26MHz
MAC: 48:3f:da:49:7e:8c
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Erasing flash (this may take a while)...
Chip erase completed successfully in 7.6s
Compressed 635988 bytes to 425613...
Writing at 0x00000000... (3 %)
Writing at 0x0000587a... (7 %)
Writing at 0x0000bf5f... (11 %)
Writing at 0x00011d7c... (15 %)
Writing at 0x000189fc... (19 %)
Writing at 0x0001e9d0... (23 %)
Writing at 0x00023fb4... (26 %)
Writing at 0x00029916... (30 %)
Writing at 0x0002f83a... (34 %)
Writing at 0x0003481d... (38 %)
Writing at 0x00039ac4... (42 %)
Writing at 0x0003f50e... (46 %)
Writing at 0x000460ce... (50 %)
Writing at 0x0004bd6e... (53 %)
Writing at 0x00051aba... (57 %)
Writing at 0x00057a23... (61 %)
Writing at 0x0005d618... (65 %)
Writing at 0x00064056... (69 %)
Writing at 0x0006a225... (73 %)
Writing at 0x0007075d... (76 %)
Writing at 0x00076a1b... (80 %)
Writing at 0x0007cd8e... (84 %)
Writing at 0x000824f7... (88 %)
Writing at 0x00088eb6... (92 %)
Writing at 0x0008f510... (96 %)
Writing at 0x00095744... (100 %)
Wrote 635988 bytes (425613 compressed) at 0x00000000 in 37.5 seconds (effective 135.5 kbit/s)...
Hash of data verified.
Leaving...
Hard resetting via RTS pin...
Done!