Can't upload more than 1 MB to spiffs?
Posted: Tue Oct 29, 2019 7:19 am
I'm using this Melife ESP32 dev board:
https://www.amazon.com/gp/product/B07Q576VWZ
In the Arduino IDE I have the partition scheme set to "default 4mb with SPIFFS (1.2 MB app/1.5 MB spiffs)". However, if my SPIFFS gets any larger than 1MB, I get:
SPIFFS_write error(-10001): File system is full.
Is it possible to use all 1.5 MB of SPIFFS?
https://www.amazon.com/gp/product/B07Q576VWZ
In the Arduino IDE I have the partition scheme set to "default 4mb with SPIFFS (1.2 MB app/1.5 MB spiffs)". However, if my SPIFFS gets any larger than 1MB, I get:
SPIFFS_write error(-10001): File system is full.
Is it possible to use all 1.5 MB of SPIFFS?