Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2A does not work with new ESPHome as OTA #26

Open
NeoFax75 opened this issue Sep 4, 2024 · 1 comment
Open

2A does not work with new ESPHome as OTA #26

NeoFax75 opened this issue Sep 4, 2024 · 1 comment

Comments

@NeoFax75
Copy link

NeoFax75 commented Sep 4, 2024

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

@SLboat
Copy link

SLboat commented Sep 28, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants