Hello,
I was trying to run the default example for the OTA update through web browser, but every page I try to visit returns the "not found" error.
I'm using platformio; I've uploaded the files in the SPIFFS on my ESP8266 01 module (1 MB flash, 512 dedicated to SPIFFS). The module correctly connects to my network, but when I try to reach it through Firefox every page yields the same result (empty page, "Not found: ").
I'm using the platformio library example; the one found on Github does not compile.
Am I doing something wrong?
Hello, I was trying to run the default example for the OTA update through web browser, but every page I try to visit returns the "not found" error.
I'm using platformio; I've uploaded the files in the SPIFFS on my ESP8266 01 module (1 MB flash, 512 dedicated to SPIFFS). The module correctly connects to my network, but when I try to reach it through Firefox every page yields the same result (empty page, "Not found:").
I'm using the platformio library example; the one found on Github does not compile. Am I doing something wrong?