diyhue / Lights

DIY lights with support for diyHue
https://diyhue.org/
172 stars 97 forks source link

SK6812 Firmware keeps rebooting/disconnecting. #121

Closed Justdigit closed 2 years ago

Justdigit commented 2 years ago

I have tried to flash the SK6812 firmware but i cant get it to work. The Wifi acces point goes well. When the esp optained the ip adress i can get in the webgui. But its for really short period. It reboots itself but the second try after rebooting it wont load the webpage.

I have tried several esp8266 Wemos D1 mini...... did blank bin flash. When i flash the WS2812 firmware all works well.

If you need further information, no problem....

Justdigit commented 2 years ago

Turns out there was a very strange issue with my router.... Still strange WS2812 firmware was no problems.

mariusmotea commented 2 years ago

Most common problems are caused by lack of SPIFFS partition or flash space. If you use Arduino ensure there is set some kb space dedicated for SPIFFS before you flash the controller.