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 Sun, 27 Oct 2024 06:53:06 +0000 hourly 1 https://wordpress.org/?v=6.8.1 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

]]>
By: David https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/#comment-864849 Mon, 09 Oct 2023 19:14:03 +0000 https://randomnerdtutorials.com/?p=75765#comment-864849 I’m trying to test this and others examples but the Arduino IDE take almost 20min to Compile the Sketch. It’s happen with somebody here?

]]>
By: Mohammed Yasar https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/#comment-863818 Wed, 04 Oct 2023 09:54:59 +0000 https://randomnerdtutorials.com/?p=75765#comment-863818 If you are facing problem of getting just “File Content:” words on Serial, try given code placed on my GitHub, I did nothing just modified the inbuild example code named by “SPIFFS”.
https://github.com/my-dudhwala/Read_SPIFFS/tree/main

]]>