-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Comments
Please use debug build with exception decoder. Tasmota uses very different environment than WLED. Don't compare apples to pears. |
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?
Not trying to compare, just trying to provide as much info as possible. |
You will need to compile yourself if you want to use exception decoder. |
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). Version: 0.15.0 and latest 0.15.0 Beta. |
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. |
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
The text was updated successfully, but these errors were encountered: