Calebe94 / ESPBoy

A portable game console based on ESP32 microcontroller.
33 stars 4 forks source link

OTA Error #4

Open Calebe94 opened 5 years ago

Calebe94 commented 5 years ago

Every time I add OTA Capability the esp monitor shows that error.

E (397) esp_image: Image length 1146800 doesn't fit in partition length 1048576 E (397) boot: Factory app partition is not bootable E (399) esp_image: image at 0x110000 has invalid magic byte W (405) esp_image: image at 0x110000 has invalid SPI mode 98 W (412) esp_image: image at 0x110000 has invalid SPI size 15 E (418) boot: OTA app partition slot 0 is not bootable E (424) esp_image: image at 0x210000 has invalid magic byte W (430) esp_image: image at 0x210000 has invalid SPI mode 255 W (437) esp_image: image at 0x210000 has invalid SPI size 15 E (443) boot: OTA app partition slot 1 is not bootable E (449) boot: No bootable app partitions in the partition table

pebri86 commented 5 years ago

I think you need to increase the size of OTA_0 partition