General

FireBeetle 2 SPIFF upload error

userHead charllotter1977 2021-11-22 18:15:23 1041 Views1 Replies
My FireBeetle 2 - https://www.dfrobot.com/product-2195.html works very well except that it does not want to upload the files in the data folder to the SPIFF drive, as illustrated on https://diyprojects.io/esp32-get-starte ... e_vignette

Instead, Arduino gives the following error:
ESP8266FSUpload.exe
SPIFFS is not Defined for FireBeetle-ESP32. Please review the board options menu.

Maybe it has to do with the fact that the Firebeetle uses a ESP32 and not an ESP8266. In that case, how do I instruct Arduino to use a different uploading tool?
2021-11-22 18:26:29 Not sure what I did, but it now displays the following error:

SPIFFS Not Supported on DFRobot_FireBeetle-ESP32
userHeadPic charllotter1977