D:\EMPU_VUE2\PTS Scripts\client\empu_vue2_data\esp32>python3 esptool.py --chip esp32 --port COM101 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 40m --flash_size detect 0x59000 ota_data_initial.bin 0x1000 bootloader.bin 0x60000 mqtt_ssl_v2.bin 0x8000 partitions.bin"
esptool.py v2.6
Serial port COM101
Connecting.....
Chip is ESP32D0WDQ5 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
MAC: a4:e5:7c:ee:61:6c
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Auto-detected Flash size: 8MB
Compressed 8192 bytes to 31...
Wrote 8192 bytes (31 compressed) at 0x00059000 in 0.0 seconds (effective 4095.6 kbit/s)...
Hash of data verified.
Flash params set to 0x0230
Compressed 23984 bytes to 14939...
Wrote 23984 bytes (14939 compressed) at 0x00001000 in 0.2 seconds (effective 1091.2 kbit/s)...
File  md5: 6f5c3fe5047156b156ec6f3ff867a22b
Flash md5: 4a6770888ed0f2cf57adc01e39ba17a1
MD5 of 0xFF is aaafce55c0d123a0c733139a9a60183f

A fatal error occurred: MD5 of file does not match data in flash!