Unable to flash Olimex ESP32-POE-ISO-EA-IND boards

recently I bought some ESP32-POE-ISO-EA-IND boards for use as a proxy from their website, but I am unable to flash those using

or

https://web.esphome.io/

this is error as shown in web.esphome.io log

rst:0x10 (RTCWDT_RTC_RESET),boot:0x1b (SPI_FAST_FLASH_BOOT)
invalid header: 0xffffffff
invalid header: 0xffffffff
invalid header: 0xffffffff
invalid header: 0xffffffff
invalid header: 0xffffffff
invalid header: 0xffffffff
invalid header: 0xffffffff
invalid header: 0xffffffff
ets Jul 29 2019 12:21:46

Just flash direct from esphome.

for that need a linux system, bcz windows ESPhome isn’t working threw an error.

Everyone needs a linux machine, full stop.

I am using WSL Ubuntu, Debian and Kali just for Esphome, but these boards are a few thousand miles away from my location and I have to remotely flash these without any linux machine there.

this was the solution.
connected directly to HA yellow via USB and flashed. according to ssieb there is a difference between β€œDirect USB flash vs. web serial”

image

1 Like