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

Random reboots when connected to wifi but not in AP mode #4412

Open
1 task done
TheNutHouse84 opened this issue Dec 21, 2024 · 5 comments
Open
1 task done

Random reboots when connected to wifi but not in AP mode #4412

TheNutHouse84 opened this issue Dec 21, 2024 · 5 comments
Labels
bug waiting for feedback addition information needed to better understand the issue

Comments

@TheNutHouse84
Copy link

TheNutHouse84 commented Dec 21, 2024

What happened?

ESP32 based devices rebooting randomly after 4-10 minutes. Happens only when connected to home wifi. In AP mode uptime well over 24 hours. No leds connected. Happens on two different Gledopto GL-C-015WL, versions 0.14.4 & 0.15.0 and third bare NodeMCU-ESP32 flashed with v0.15.0. Tried multiple power supplies with no affect.

To Reproduce Bug

Connect ESP32 based wled controller to Calix router.

Expected Behavior

Stable operation when connected to wifi with no random reboots

Install Method

Binary from WLED.me

What version of WLED?

0.15.0 & 0.14.4

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

Ada
abort() was called at PC 0x4014ef4e on core 1

ELF file SHA256: 0000000000000000

Backtrace: 0x4008ad5c:0x3ffb1e40 0x4008b0b9:0x3ffb1e60 0x4014ef4e:0x3ffb1e80 0x401ba990:0x3ffb1ea0 0x401ba955:0x3ffb1ec0 0x4012bbf7:0x3ffb1ee0 0x4013812e:0x3ffb1f20 0x4011be4d:0x3ffb1f40 0x4011c5fa:0x3ffb1f90 0x4013d3a1:0x3ffb1fb0 0x4008cb42:0x3ffb1fd0

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:DOUT, clock div:2
load:0x3fff0030,len:1184
load:0x40078000,len:13132
load:0x40080400,len:3036
entry 0x400805e4
Ada

Anything else?

Home wifi is Calix Gigasphere GS-4220 router. Same NodeMCU-ESP32 flashed with Tasmota 14.4 connected to same wifi router is stable over 2+ days without rebooting. Tasmota uses ESP32/Arduino library Core version v3.1.0.241206

Code of Conduct

  • I agree to follow this project's Code of Conduct
@blazoncek
Copy link
Collaborator

Please use debug build with exception decoder.
Otherwise that crash report does not tell much.

Tasmota uses very different environment than WLED. Don't compare apples to pears.

@blazoncek blazoncek added the waiting for feedback addition information needed to better understand the issue label Dec 23, 2024
@TheNutHouse84
Copy link
Author

TheNutHouse84 commented Dec 25, 2024

Please use debug build with exception decoder. Otherwise that crash report does not tell much.

Is there a downloadable .bin or do I have to compile? New to wled project so still finding my way around.

If I have to compile can I use the "unofficial web based wled compiler" linked to in 3rd paragraph in "compiling wled" instruction page?

Tasmota uses very different environment than WLED. Don't compare apples to pears.

Not trying to compare, just trying to provide as much info as possible.

@blazoncek
Copy link
Collaborator

You will need to compile yourself if you want to use exception decoder.

@Impedanz
Copy link

Impedanz commented Dec 25, 2024

I have a similar problem, WLED starts, resets or crashes in the middle of operation or at night (switched off) and then switches on automatically although the check mark is not set (Enable after Reset /Power Loss).
Error also occurred previously in the beta. I have already tried ESP32 4, which allows me to rule out a hardware defect. If it was in operation, the light is simply reset, otherwise the light simply switches on at night. I would be happy if the error is found, because otherwise it switches on when nobody is at home.

Version: 0.15.0 and latest 0.15.0 Beta.

@TheNutHouse84
Copy link
Author

I flashed 0.15.0 to an ESP32-C3 I have (as a comparison test) and that has remained connected to my wifi for over 4 hours now. I have yet to compile a debug version for the standard ESP32-WROOM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug waiting for feedback addition information needed to better understand the issue
Projects
None yet
Development

No branches or pull requests

3 participants