Any time I want to flash the esp wireless I get this error message:
ERROR Error binary size: Error: ESP has been flashed with wrong flash size. Please choose the correct ‘board’ option (esp01_1m always works) and then flash over USB.
I already tried using board „esp01_1m“ and configured corresponding gpio ports instead friendly names.
Unfortunately I get the same error message so that l‘m not able to flash wirelessly…
If I flash the binary manually via usb the firmware is running.
Also I can observe that the device is available in a browser with it’s ip adress.
ESP is available in Homeassistant dashboard aswell.
So the only issue is that flashing wirelessly doesn’t work !
Any suggestions in this case ?
This was the solution !
Sometimes it is simple… So my failure was that I gave up at the point where changing the board and compile leads to the same error.
Obviously I didn’t compile with board „esp01_1m“, flash over usb and tried flashing wireless afterwards again…