McLighting icon indicating copy to clipboard operation
McLighting copied to clipboard

System reset itself at random times and clears some of the settings.

Open Springs87 opened this issue 6 years ago • 5 comments

hi all,

I'm running Mclightning on a D1 Mini with approx 100 leds. LED's are 5v with their own PSU

2 issues i've got are as follows.

  1. After some time of the lights running they will reset themselves. there is no set time but it does seem that it's the D1 mini and not the leds

  2. when the lights reset themselves the settings i've set don't stick. It will keep the current animation but the Speed will reset back to standard.

Any advice would be great. I do like the LEDS not their setup as i want them but the issues make it annoying at times.

Springs87 avatar Mar 13 '19 10:03 Springs87

What is your output of http://[IP_ADDRESS]/esp_status

The following line should read the stored speed settings https://github.com/toblum/McLighting/blob/93cf8a919fccc262ac3effe59e83f229989d4640/Arduino/McLighting/request_handlers.h#L1419 Do you happen to have the output from Serial?

debsahu avatar Mar 13 '19 18:03 debsahu

Hi,

Finally was able to get the info.

From esp_status: (This was taken after it reset itself)

{"HOSTNAME":"McLighting01","version":"2.1.11","heap":25960,"sketch_size":443072,"free_sketch_space":2699264,"flash_chip_size":4194304,"flash_chip_real_size":4194304,"flash_chip_speed":40000000,"sdk_version":"2.2.1(cfd48f3)","core_version":"2_4_2","cpu_freq":80,"chip_id":1458208,"animation_lib":"WS2812FX","pin":2,"number_leds":123,"button_mode":"ON","amqtt":"ON","home_assistant":"ON","legacy_animations":"ON","esp8266_http_updateserver":"ON","state_save":"SPIFFS"}

Springs87 avatar Mar 15 '19 12:03 Springs87

Could you upgrade to latest version?

debsahu avatar Mar 16 '19 15:03 debsahu

Hello, I have the same problem.

After a while, the system restarts. The stripes then glow static red. Sometimes it turns on, even though it was off before. I use the version 2.2.4

donotoverdriveit avatar Jul 11 '19 06:07 donotoverdriveit

@donotoverdriveit Do you see anything in the serial output when the restart occurs?

toblum avatar Jul 13 '19 18:07 toblum