I needed to update the opener to add a encryption key. I compiled and this happened:
Linking .pioenvs/athom-garage-door-0bef9c/firmware.elf
RAM: [==== ] 44.9% (used 36808 bytes from 81920 bytes)
Flash: [====== ] 57.2% (used 586137 bytes from 1023984 bytes)
Building .pioenvs/athom-garage-door-0bef9c/firmware.bin
esp8266_copy_factory_bin([".pioenvs/athom-garage-door-0bef9c/firmware.bin"], [".pioenvs/athom-garage-door-0bef9c/firmware.elf"])
esp8266_copy_ota_bin([".pioenvs/athom-garage-door-0bef9c/firmware.bin"], [".pioenvs/athom-garage-door-0bef9c/firmware.elf"])
========================= [SUCCESS] Took 85.81 seconds =========================
INFO Successfully compiled program.
INFO Connecting to 192.168.62.137
INFO Uploading /data/build/athom-garage-door-0bef9c/.pioenvs/athom-garage-door-0bef9c/firmware.bin (590288 bytes)
ERROR Error binary size: Error: ESP does not have enough space to store OTA file. Please try flashing a minimal firmware (remove everything except ota)
Any Ideas on how to get around this?
Thanks in advance.
Maybe you can try downloading the firmware to your computer, then plug in the data cable to flash the firmware directly