NimmLor / esp8266-nanoleaf-webserver

this repo has moved, https://github.com/NimmLor/esp8266-fastled-iot-webserver
GNU General Public License v3.0
43 stars 8 forks source link

No UI available #2

Open Roycinger opened 4 years ago

Roycinger commented 4 years ago

Hello, after following the steps in the setup, my D1 connected to my home Wifi. http://deviceIP/alexa is available. However, http://deviceIP/ only shows me "Not found" as a string in the browser: image

I think the UI is missing. Any help to debug is appreciated!

H0J0 commented 4 years ago

I Just uploaded and I have the same problem no Http: UI?

ChelsieVAdams commented 4 years ago

Having the same issue and I retraced the procedure at least 5 times with 2 separate boards, all with the same result ... not found. I thought it was just me. Is anyone have issues with the colors not matching up with what's on the Alexa App?

Tesafilm04 commented 4 years ago

How did you flash the esp?

settoger commented 4 years ago

Same here, does anybody got a solution?

ChelsieVAdams commented 4 years ago

Look for the wifi connection from the device, instructions should pop up automatically after connecting that should allow you to connect to your Wi-Fi.

settoger commented 4 years ago

Look for the wifi connection from the device, instructions should pop up automatically after connecting that should allow you to connect to your Wi-Fi.

I can connect to WiFi but on the IP is "Not found". I just saw that when i want to ESP8266 Sketch Datat Upload it says: SPIFFS Error: esptool not found! Is that a problem?

ChelsieVAdams commented 4 years ago

My steps as follows;

  1. Sketch/Upload - after that finishes loading
  2. Tools/ESP8266 Sketch Data Upload. That will add the files under the ‘Data’ directory via the SPIFFS. I also had to changed to setting for ‘Erase Flash:’ to “All Flash Contents” because I was getting load errors. C317E65D-693F-4E04-B83F-2D18EC017E17
ChelsieVAdams commented 4 years ago

Make sure that the ‘Data’ directory is located in the same folder as the sketch.

NimmLor commented 4 years ago

Hi! This project was updated and merge with my other led software. Please install the new software, it functions the same and has more features and fixes: https://github.com/NimmLor/esp8266-fastled-iot-webserver

For the sketch data upload you should refer to the Installation document

oneman299 commented 2 years ago

Same issue here, no UI - not found message. Anyone found any solution ? Even tried the new version