You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I apologize for being busy lately and not being able to respond in a timely manner.
Can you explain in detail how to reproduce this issue?
Recent versions of esphome have changed the syntax of ota, but as long as the key for ota is the same, the mechanism should remain compatible.
New ESPHome 2024.8 needs ota: platform: esphome to work. However, this causes an error when uploading to the sensor.
[16:57:15]rst:0x7 (TG0WDT_SYS_RST),boot:0xc (SPI_FAST_FLASH_BOOT) [16:57:15]Saved PC:0x40047ed2 [16:57:15]Invalid chip id. Expected 5 read 9. Bootloader for wrong chip? [16:57:15]ets_main.c 333 [16:57:15]ESP-ROM:esp32c3-api1-20210207 [16:57:15]Build:Feb 7 2021 [16:57:15]rst:0x7 (TG0WDT_SYS_RST),boot:0xc (SPI_FAST_FLASH_BOOT) [16:57:15]Saved PC:0x40047ed2 [16:57:15]Invalid chip id. Expected 5 read 9. Bootloader for wrong chip? [16:57:15]ets_main.c 333 [16:57:15]ESP-ROM:esp32c3-api1-20210207 [16:57:15]Build:Feb 7 2021 [16:57:15]ESP-ROM:esp32c3-api1-20210207 [16:57:15]Build:Feb 7 2021 [16:57:15]rst:0x7 (TG0WDT_SYS_RST),boot:0xc (SPI_FAST_FLASH_BOOT) [16:57:15]Saved PC:0x40047ed2 [16:57:15]Invalid chip id. Expected 5 read 9. Bootloader for wrong chip? [16:57:15]ets_main.c 333 [16:57:17]ESP-ROM:esp32c3-api1-20210207 [16:57:17]Build:Feb 7 2021 [16:57:17]rst:0x7 (TG0WDT_SYS_RST),boot:0xc (SPI_FAST_FLASH_BOOT) [16:57:17]Saved PC:0x40047ed2 [16:57:17]Invalid chip id. Expected 5 read 9. Bootloader for wrong chip?
When trying to install the beta firmware I get a sum error check.
[17:10:44]ESP-ROM:esp32c3-api1-20210207 [17:10:44]Build:Feb 7 2021 [17:10:44]rst:0x15 (USB_UART_CHIP_RESET),boot:0xc (SPI_FAST_FLASH_BOOT) [17:10:44]Saved PC:0x40380832 [17:10:44]SPIWP:0xee [17:10:44]mode:DIO, clock div:1 [17:10:44]load:0x3c0d0020,len:0x205d8 [17:10:44]load:0x3fc8f200,len:0x41dc [17:10:44]load:0x40380000,len:0xb834 [17:10:44]load:0x42000020,len:0xca7f8 [17:10:44]load:0x4038b834,len:0x37ec [17:10:44]SHA-256 comparison failed: [17:10:44]Calculated: b531ec8374317eb0caad303d5258f11ae0f1f6d229312590e01bdbacac326a55 [17:10:44]Expected: 9a0461101fc7f8a2ac90ba43da8e883356f66a62ab07005cba3fd3aa15940d31 [17:10:44]Attempting to boot anyway... [17:10:44]entry 0x40381f1a
The text was updated successfully, but these errors were encountered: