Flash ETH01

Hi, i have no success in flashing my generated firmware with correct. BVootloader. It works with ESPHome, but this will lead to a small file system. The thread in this forum like

esptool.exe --port YOUR_SERIAL_PORT -b 460800 --before default_reset --after hard_reset --chip esp32 write_flash --flash_mode dio --flash_size detect 0x00001000 bootloader_dio_40m.bin 0x00008000 partition_4mb.bin 0x00010000 firmware.bin

does also not run maybe due to wrong bootloader / partition file for the ETH01 ?

Thanks,
Tom