Comments on: Install ESP32 Filesystem Uploader in Arduino IDE https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Tue, 01 Jul 2025 09:21:29 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/#comment-1063049 Tue, 01 Jul 2025 09:21:29 +0000 https://randomnerdtutorials.com/?p=75765#comment-1063049 In reply to Omran.

There’s a red box at the beginning of the tutorial showing that you need to follow this tutorial instead if you’re using Arduino IDE 2:
https://randomnerdtutorials.com/arduino-ide-2-install-esp32-littlefs/

Regards,
Sara

]]>
By: Omran https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/#comment-1062777 Mon, 30 Jun 2025 15:33:49 +0000 https://randomnerdtutorials.com/?p=75765#comment-1062777 This doesn’t work with newer version of Arduino IDE like 2.3.6

]]>
By: Tejas Birute https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/#comment-976419 Sun, 27 Oct 2024 06:53:06 +0000 https://randomnerdtutorials.com/?p=75765#comment-976419 Is there any reliable software for the ESP8266 or ESP32 that can flash the ESP using FTDI with a .bin file, control the DTR, CTS, and RTS pins, easily upload files to the ESP, and view the serial monitor?

]]>
By: yicao https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/#comment-917782 Fri, 24 May 2024 12:03:19 +0000 https://randomnerdtutorials.com/?p=75765#comment-917782 Thank you, from different places and at different times who made the same stupid mistakes

]]>
By: Sara Santos https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/#comment-913349 Tue, 07 May 2024 08:54:57 +0000 https://randomnerdtutorials.com/?p=75765#comment-913349 In reply to tamer.

Hi.
Yes-.
Check this tutorial: https://randomnerdtutorials.com/arduino-ide-2-install-esp32-littlefs/
Regards,
Sara

]]>
By: tamer https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/#comment-913168 Mon, 06 May 2024 14:00:11 +0000 https://randomnerdtutorials.com/?p=75765#comment-913168 is there away to use IDE 2.3

]]>
By: Sara Santos https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/#comment-885066 Fri, 19 Jan 2024 23:07:28 +0000 https://randomnerdtutorials.com/?p=75765#comment-885066 In reply to Sany.

Hi.
Unfortunately, there isn’t yet a way to upload via Arduino 2.
You can use Arduino 1.8.x, VS Code or the command line.
Check this discussion: forum.arduino.cc/t/using-the-filesystem-spiffs-with-arduino-ide-2-0-x-is-problematic/1162671/3
Regards,
Sara

]]>
By: Sany https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/#comment-885065 Fri, 19 Jan 2024 23:01:00 +0000 https://randomnerdtutorials.com/?p=75765#comment-885065 As the ESP32 Filesystem Uploader plugin is not supported on Arduino 2.0, temperature cannot update to data file. Is this maybe fixed in between? Maybe with Arduino 2.2?

]]>
By: Sara Santos https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/#comment-882161 Fri, 05 Jan 2024 14:40:42 +0000 https://randomnerdtutorials.com/?p=75765#comment-882161 In reply to Giacomo.

Hi.
As mentioned at the beginning of the tutorial, this is not compatible with Arduino IDE version 2.
Regards,
Sara

]]>
By: Giacomo https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/#comment-882146 Fri, 05 Jan 2024 12:43:52 +0000 https://randomnerdtutorials.com/?p=75765#comment-882146 I just came here for a possible next project.
My (first) problem is that I can not have the IDE (v.2.2.1) to detect the tools.
I hopefully followed step-by-step your instructions and the file is located at:
D:\Arduino\Sketches\tools\ESP32FS\tool\esp32fs.jar
Restarting IDE the option ‘“ESP32 Sketch Data Upload“.’ never appears.
I’m using an ESP32 Mini D1

]]>