Edzelf / Esp-radio

Internet radio based on Esp8266 and VS1053.
MIT License
620 stars 201 forks source link

SPIFFS Error: esptool not found! #166

Open bnq2 opened 5 years ago

bnq2 commented 5 years ago

Hi, Some year ago i was a realized this project with out problem... now a have a wall, when a want to upload the radio.ini file ...

SPIFFS Error: esptool not found!

i was trying copy the esp8266fs.jar (all wersion 0.1.0-0.3.0 ) to all passible localization. All the time a have a the same error. Some time if i was changing the bord seting, a have something like that :

SPIFFS Not Defined for Generic ESP8266 Module, 80 MHz, Flash, Disabled, All SSL ciphers (most compatible), ck, 26 MHz, 40MHz, DIO, 1M (no SPIFFS), 2, nonos-sdk 2.2.1 (legacy), v2 Lower Memory, Disabled, None, Only Sketch, 115200

if i select 4M (3M SPIFFS) again, a have a error: "SPIFFS Error: esptool not found! "

maybe someone has any idea how to fix it?

MrLennox commented 4 years ago

Hi, I got the same error. One solution is to donwload the new version of esp8266fs.jar. Here the link to the solution: https://www.esp8266.com/viewtopic.php?f=32&t=19791 Link to new version: https://github.com/esp8266/arduino-esp8266fs-plugin/releases/download/0.4.0/ESP8266FS-0.4.0.zip