kylix34
kylix34
make httpflash gave me: curl: (3) url malformed I did export ESPIP=192.168.4.1, connected to ESP WiFi network after make flash, and now I get: > Header: 40 bytes, user1: 389460...
ESP_SPI_FLASH_SIZE_K=4096 (NodeMCU 4MB). I also followed your advice and issued make clean all httpflash..... With OUTPUT_TYPE=separate, it works but ... after that, will it be possible to update the firmware...
It was my fault: I'm using a custom version and I forgot to copy the /flash folder. This time "make clean all httpflash" did not give any error but, the...
Is `make httpflash` needed for flashing the static files or `make flash` should be enough?
Thanks! I'll try these changes and I'll let you know. Do you have an email address where to write?
I've just tried the suggested changes but the static files are still not loaded (though, with the "separate" option, it all works). The link to the project archive is this:...
The "combined" option also works. The only missing part is the "OTA".... :(