Lightwell-bg / LWClock

Multifunctional clock based on ESP8266 and MAX79xxx for Home Automation (IoT)
GNU General Public License v3.0
43 stars 11 forks source link

File Not Found! #8

Open Techposts opened 2 years ago

Techposts commented 2 years ago

After connecting to WiFi, when I visit 192.168.4.1, it displays File not found.

Can you please help? I have tried all BIN firmware and compiled it on Arduino IDE, it displays File Not Found whenever I visit the 192.168.4.1

petihu commented 1 year ago

Hi, I figured out that the documentation was not updated, you must use LittleFS data uploader instead of Sketch data uploader: https://randomnerdtutorials.com/install-esp8266-nodemcu-littlefs-arduino/