jasoncoon / esp8266-fastled-audio

GNU General Public License v3.0
35 stars 11 forks source link

Can't open webpage #5

Open albznw opened 6 years ago

albznw commented 6 years ago

I can't open the webpage at 192.168.4.1, I always get the error message "Site took too long to respond" or something similar.

The problem could be that the DHCP server does not start. When I print the localIP i get 0.0.0.0. Shouldn't be that way right?

Here's a screenshot of the serial output. serial output

An interesting thing happened when I tried to upload the SPIFFS for the first time with the wrong data size values (I first tried to upload it with 4M SPIFFS storage and that crashed the whole thing), and when reuploading the main program I got some degub info from dhcp server.