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

[Bug]: EPS32 OTA is Broken #4739

Open
rcarteraz opened this issue Sep 16, 2024 · 2 comments
Open

[Bug]: EPS32 OTA is Broken #4739

rcarteraz opened this issue Sep 16, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@rcarteraz
Copy link
Collaborator

Category

BLE, Other

Hardware

Not Applicable

Firmware Version

All Recent

Description

ESP32 OTA mode is broken. You can reboot into OTA mode however it automatically reboots within 15 seconds. Logs aren't really saying why. Every ESP32 device I've tried has failed.

Relevant log output

WARNING file:mesh_interface.py _sendToRadio line:875 Not sending packet because protocol use is disabled by noProto
Connected to radio
DEBUG | ??:??:?? 22 [Power] Battery: usbPower=1, isCharging=1, batMv=2871, batPct=0
INFO  | ??:??:?? 22 Rebooting
ets Jul 29 2019 12:21:46

rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:1184
load:0x40078000,len:13232
load:0x40080400,len:3028
entry 0x400805e4
E (839) esp_core_dump_flash: No core dump?????????found!
E (839) esp_core_dump_flash: No core dump partition found!
[    11][D][esp32-hal-cpu.c:244] setCpuFrequencyMhz(): PLL: 480 / 2 = 240 Mhz, APB: 80000000 Hz
[   474][I][esp32-hal-psram.c:96] psramInit(): PSRAM enabled
WARNING file:mesh_interface.py _sendToRadio line:875 Not sending packet because protocol use is disabled by noProto
INFO  | ??:??:?? 0
@rcarteraz rcarteraz added the bug Something isn't working label Sep 16, 2024
@caveman99
Copy link
Sponsor Member

caveman99 commented Sep 16, 2024

i literally started to bring this back in line a few hours back. see meshtastic/firmware-ota@87f0f2f

@caveman99 caveman99 self-assigned this Sep 16, 2024
@rcarteraz
Copy link
Collaborator Author

i literally started to bring this back in line a few hours back. see meshtastic/firmware-ota@87f0f2f

Serendipitous!

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

2 participants