I'm searching for a way to flash an esp8266 programmatically, i.e, without user interaction (and especially without Arduino IDE)?
Assuming I can put the program to be flashed on the SPIFFS filesystem, is there a way to flash the esp with that file?
I'm searching for a way to flash an esp8266 programmatically, i.e, without user interaction (and especially without Arduino IDE)?
Assuming I can put the program to be flashed on the SPIFFS filesystem, is there a way to flash the esp with that file?