You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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: