diyhue / Lights

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

generic-rgbw-light sketch fails to start server #55

Closed vKnmnn closed 5 years ago

vKnmnn commented 5 years ago

Hi all,

i recently bought some MagicHome RGBW controllers and before flashing i updated to the latest master in git. now these lamps do not start any sort of webserver which could be used to set the Wifi. When the wifi-information is already set, the device successfully connects to wifi and responds to ICMP ping, but otherwise is unavailable.

mariusmotea commented 5 years ago

You are using latest libraries for esp8266 and wifi manager?

vKnmnn commented 5 years ago

esp8266_mdns v1.1.7 WiFiManager v0.14.0 ArduinoJson v6.12.0

Those are the libs i'm using. notably, the chip in MagicHome controllers is a ESP8285, but afaik that shouldn't make much of a difference

mariusmotea commented 5 years ago

May be a problem because you need SPIFFS partition. Try to flash it using 1M 512KB SPIFFS. Board must be Generic ESP8285 chip

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 2 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically closed as it has not had any recent activity. Thank you for your contributions.