Comments on: ESP32 with VS Code and PlatformIO: Upload Files to Filesystem (SPIFFS) https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Wed, 21 May 2025 14:52:20 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: SchmuckE https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/#comment-1046248 Wed, 21 May 2025 14:52:20 +0000 https://randomnerdtutorials.com/?p=100818#comment-1046248 Thank you, worked out-of-the-box.

]]>
By: Ivan https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/#comment-941688 Thu, 25 Jul 2024 09:38:19 +0000 https://randomnerdtutorials.com/?p=100818#comment-941688 Hi, I was able to upload successfully my files but the Wifi of my esp8266 01 stop working, no Ap and no station connection.
Could any one help please?

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/#comment-885271 Sat, 20 Jan 2024 23:42:16 +0000 https://randomnerdtutorials.com/?p=100818#comment-885271 In reply to Ian Veldman.

Hi.
Did you click on the little alien icon to show the project tasks?
Regards,
Sara

]]>
By: Ian Veldman https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/#comment-885139 Sat, 20 Jan 2024 08:10:49 +0000 https://randomnerdtutorials.com/?p=100818#comment-885139 My question is more related to PlatformIO. I want to do the Filesystem Upload, but there is no Build Filesystem Image or Upload Filesystem Image under my PlatformIO menu.

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/#comment-842100 Wed, 21 Jun 2023 09:49:17 +0000 https://randomnerdtutorials.com/?p=100818#comment-842100 In reply to Andras.

Great.
Thanks for sharing.
Regards,
Sara

]]>
By: Steve gale https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/#comment-841896 Mon, 19 Jun 2023 18:13:30 +0000 https://randomnerdtutorials.com/?p=100818#comment-841896 In reply to Steve gale.

Typical, as soon as I post a question 10 minutes later I solve it!

I am using VSC on a PI4 running the 64 bit Raspberry PI OS.

I followed this post
https://community.platformio.org/t/cant-build-filesystem-image-sh-1-mkspiffs-espressif32-arduino-not-found-error-127/19295/3

and re-built the file and it works a treat!

Steve

]]>
By: Steve gale https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/#comment-841894 Mon, 19 Jun 2023 18:01:12 +0000 https://randomnerdtutorials.com/?p=100818#comment-841894 Hi,
I am trying to upload spiffs from visual Studio Code.

Working through the instructions I cant see how to install the spiffs file system uploader in VSC.

When I click on build filesystem image in VSC I get the following error:
Building SPIFFS image from ‘data’ directory to .pio/build/esp32dev/spiffs.bin

sh: 1: mkspiffs_espressif32_arduino: not found
*** [.pio/build/esp32dev/spiffs.bin] Error 127

do I need to install it within the Arduino IDE first?

Steve

]]>
By: Andras https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/#comment-840965 Thu, 15 Jun 2023 15:15:58 +0000 https://randomnerdtutorials.com/?p=100818#comment-840965 Arduino IDE 2.0 does not support SPIFFS uploading files.
this project solves that problem
github.com/palmerr23/ESP32-OTA-and-File-Manager

]]>
By: Roy Hopkins https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/#comment-834664 Sun, 14 May 2023 06:17:22 +0000 https://randomnerdtutorials.com/?p=100818#comment-834664 Please explain how to change the SPIFFs partition in Platformio.

]]>
By: Jpaul https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/#comment-828442 Wed, 05 Apr 2023 07:50:28 +0000 https://randomnerdtutorials.com/?p=100818#comment-828442 In reply to Ivan.

Thanks Mate ! you made my day (and my night 😉
but why ?? it doen t make sense to me !

]]>