This is the working developmend board V1
ketch uses 298199 bytes (22%) of program storage space. Maximum is 1310720 bytes.
Global variables use 20772 bytes (6%) of dynamic memory, leaving 306908 bytes for local variables. Maximum is 327680 bytes.
"C:\Users\Jniva\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\5.0.0/esptool.exe" --chip esp32 --port "COM8" --baud 115200 --before default-reset --after hard-reset write-flash -z --flash-mode keep --flash-freq keep --flash-size keep 0x1000 "C:\Users\Jniva\AppData\Local\arduino\sketches\054A7F3539BA6D5AE36FA0F1D75D85DD/Blinkled2.ino.bootloader.bin" 0x8000 "C:\Users\Jniva\AppData\Local\arduino\sketches\054A7F3539BA6D5AE36FA0F1D75D85DD/Blinkled2.ino.partitions.bin" 0xe000 "C:\Users\Jniva\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.3.0/tools/partitions/boot_app0.bin" 0x10000 "C:\Users\Jniva\AppData\Local\arduino\sketches\054A7F3539BA6D5AE36FA0F1D75D85DD/Blinkled2.ino.bin"
esptool v5.0.0
Serial port COM8:
Connecting.....
Connected to ESP32 on COM8:
Chip type: ESP32-D0WD-V3 (revision v3.1)
Features: Wi-Fi, BT, Dual Core + LP Core, 240MHz, Vref calibration in eFuse, Coding Scheme None
Crystal frequency: 40MHz
MAC: e4:65:b8:10:0b:b4
Uploading stub flasher...
Running stub flasher...
Stub flasher running.
Configuring flash size...
Flash will be erased from 0x00001000 to 0x00007fff...
Flash will be erased from 0x00008000 to 0x00008fff...
Flash will be erased from 0x0000e000 to 0x0000ffff...
Flash will be erased from 0x00010000 to 0x00058fff...
Compressed 25168 bytes to 16063...
Writing at 0x00001000 [ ] 0.0% 0/16063 bytes...
Writing at 0x00007250 [==============================] 100.0% 16063/16063 bytes...
Wrote 25168 bytes (16063 compressed) at 0x00001000 in 1.6 seconds (127.9 kbit/s).
Hash of data verified.
Compressed 3072 bytes to 146...
Writing at 0x00008000 [ ] 0.0% 0/146 bytes...
Writing at 0x00008c00 [==============================] 100.0% 146/146 bytes...
Wrote 3072 bytes (146 compressed) at 0x00008000 in 0.0 seconds (730.6 kbit/s).
Hash of data verified.
Compressed 8192 bytes to 47...
Writing at 0x0000e000 [ ] 0.0% 0/47 bytes...
Writing at 0x00010000 [==============================] 100.0% 47/47 bytes...
Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.0 seconds (1560.1 kbit/s).
Hash of data verified.
Compressed 298352 bytes to 157846...
Writing at 0x00010000 [ ] 0.0% 0/157846 bytes...
Writing at 0x0001c9b1 [==> ] 10.4% 16384/157846 bytes...
Writing at 0x00029954 [=====> ] 20.8% 32768/157846 bytes...
Writing at 0x0002f133 [========> ] 31.1% 49152/157846 bytes...
Writing at 0x00034c4b [===========> ] 41.5% 65536/157846 bytes...
Writing at 0x00039e4d [==============> ] 51.9% 81920/157846 bytes...
Writing at 0x0003f488 [=================> ] 62.3% 98304/157846 bytes...
Writing at 0x00044cef [====================> ] 72.7% 114688/157846 bytes...
Writing at 0x0004f5ea [=======================> ] 83.0% 131072/157846 bytes...
Writing at 0x00055371 [===========================> ] 93.4% 147456/157846 bytes...
Writing at 0x00058d70 [==============================] 100.0% 157846/157846 bytes...
Wrote 298352 bytes (157846 compressed) at 0x00010000 in 14.2 seconds (168.2 kbit/s).
Hash of data verified.
Hard resetting via RTS pin...
And this is the not working developmend board:
Sketch uses 298199 bytes (22%) of program storage space. Maximum is 1310720 bytes.
Global variables use 20772 bytes (6%) of dynamic memory, leaving 306908 bytes for local variables. Maximum is 327680 bytes.
"C:\Users\Jniva\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\5.0.0/esptool.exe" --chip esp32 --port "COM8" --baud 115200 --before default-reset --after hard-reset write-flash -z --flash-mode keep --flash-freq keep --flash-size keep 0x1000 "C:\Users\Jniva\AppData\Local\arduino\sketches\054A7F3539BA6D5AE36FA0F1D75D85DD/Blinkled2.ino.bootloader.bin" 0x8000 "C:\Users\Jniva\AppData\Local\arduino\sketches\054A7F3539BA6D5AE36FA0F1D75D85DD/Blinkled2.ino.partitions.bin" 0xe000 "C:\Users\Jniva\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.3.0/tools/partitions/boot_app0.bin" 0x10000 "C:\Users\Jniva\AppData\Local\arduino\sketches\054A7F3539BA6D5AE36FA0F1D75D85DD/Blinkled2.ino.bin"
Sketch uses 298199 bytes (22%) of program storage space. Maximum is 1310720 bytes.
Global variables use 20772 bytes (6%) of dynamic memory, leaving 306908 bytes for local variables. Maximum is 327680 bytes.
"C:\Users\Jniva\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\5.0.0/esptool.exe" --chip esp32 --port "COM8" --baud 115200 --before default-reset --after hard-reset write-flash -z --flash-mode keep --flash-freq keep --flash-size keep 0x1000 "C:\Users\Jniva\AppData\Local\arduino\sketches\054A7F3539BA6D5AE36FA0F1D75D85DD/Blinkled2.ino.bootloader.bin" 0x8000 "C:\Users\Jniva\AppData\Local\arduino\sketches\054A7F3539BA6D5AE36FA0F1D75D85DD/Blinkled2.ino.partitions.bin" 0xe000 "C:\Users\Jniva\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.3.0/tools/partitions/boot_app0.bin" 0x10000
This is the notworking developmend board esp32 devkit v1
Sketch uses 285227 bytes (21%) of program storage space. Maximum is 1310720 bytes.
Global variables use 20680 bytes (6%) of dynamic memory, leaving 307000 bytes for local variables. Maximum is 327680 bytes.
"C:\Users\Jniva\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\5.0.0/esptool.exe" --chip esp32 --port "COM8" --baud 115200 --before default-reset --after hard-reset write-flash -z --flash-mode keep --flash-freq keep --flash-size keep 0x1000 "C:\Users\Jniva\AppData\Local\arduino\sketches\054A7F3539BA6D5AE36FA0F1D75D85DD/Blinkled2.ino.bootloader.bin" 0x8000 "C:\Users\Jniva\AppData\Local\arduino\sketches\054A7F3539BA6D5AE36FA0F1D75D85DD/Blinkled2.ino.partitions.bin" 0xe000 "C:\Users\Jniva\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.3.0/tools/partitions/boot_app0.bin" 0x10000 "C:\Users\Jniva\AppData\Local\arduino\sketches\054A7F3539BA6D5AE36FA0F1D75D85DD/Blinkled2.ino.bin"
esptool v5.0.0
Serial port COM8:
Connecting.....
A fatal error occurred: Invalid head of packet (0x55): Possible serial noise or corruption.
Failed uploading: uploading error: exit status 2