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

ESP32-S3 Boot Loop #1248

Open
jonny190 opened this issue Mar 6, 2024 · 1 comment
Open

ESP32-S3 Boot Loop #1248

jonny190 opened this issue Mar 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jonny190
Copy link

jonny190 commented Mar 6, 2024

Describe the bug

After flashing the device enters a boot loop, Tried with current release and the previous release still the same

Version

3.3.2

Active scan enabled

No response

Include filter

No response

Exclude filter

No response

Query filter

No response

Firmware flavor

No response

Device (be specific)

No response

Logs

[18:57:24]ESP-ROM:esp32s3-20210327
[18:57:24]Build:Mar 27 2021
[18:57:24]rst:0x7 (TG0WDT_SYS_RST),boot:0x2b (SPI_FAST_FLASH_BOOT)
[18:57:24]Saved PC:0x4037b9eb
[18:57:24]SPIWP:0xee
[18:57:24]mode:DIO, clock div:1
[18:57:24]load:0x3c100020,len:0x30864
[18:57:24]load:0x3fc95220,len:0x42d8
[18:57:24]load:0x40374000,len:0xb4ac
[18:57:24]load:0x42000020,len:0xfc570
[18:57:25]load:0x4037f4ac,len:0x5d74
[18:57:25]SHA-256 comparison failed:
[18:57:25]Calculated: 8ebcc95be2e3b01e43dbaf7c266573c49eb08c0270be645d507630882773e072
[18:57:25]Expected: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
[18:57:25]Attempting to boot anyway...
[18:57:25]entry 0x40376d38
[18:57:25]ESP-ROM:esp32s3-20210327
[18:57:25]Build:Mar 27 2021
[18:57:25]rst:0x7 (TG0WDT_SYS_RST),boot:0x2b (SPI_FAST_FLASH_BOOT)
[18:57:25]Saved PC:0x4037f300
[18:57:25]SPIWP:0xee
[18:57:25]mode:DIO, clock div:1
[18:57:25]load:0x3c100020,len:0x30864
[18:57:26]load:0x3fc95220,len:0x42d8
[18:57:26]load:0x40374000,len:0xb4ac
[18:57:26]load:0x42000020,len:0xfc570
[18:57:26]

Screenshots

image

@jonny190 jonny190 added the bug Something isn't working label Mar 6, 2024
@jonny190
Copy link
Author

jonny190 commented Mar 6, 2024

Compiling from source has corrected the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant