burn firmware with Python:
esptool.py --port COM2 write_flash -fs 4MB 0x00000 0x00000.bin 0x10000 0x10000.bin
