DOIT ESP32 Devkit and SPIFFS support

For makers who have purchased an Adafruit Starter Pack, get help with the tutorials here!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
pswin
 
Posts: 5
Joined: Thu Apr 18, 2019 4:31 pm

DOIT ESP32 Devkit and SPIFFS support

Post by pswin »

Does "Doit ESP32 Devkit v1" support spiffs?

When I was working with esp8266 in the tools menu there were options for setting the size of spiffs. but when I changed the board type to "DOIT ESP32 DEVKIT 1" it disappears. How I can work with SPIFFS on this board? How I can setup parameters and ...

User avatar
Franklin97355
 
Posts: 23902
Joined: Mon Apr 21, 2008 2:33 pm

Re: DOIT ESP32 Devkit and SPIFFS support

Post by Franklin97355 »

Do you have a link to that board?

User avatar
pswin
 
Posts: 5
Joined: Thu Apr 18, 2019 4:31 pm

Re: DOIT ESP32 Devkit and SPIFFS support

Post by pswin »

franklin97355 wrote:Do you have a link to that board?
unfortunately no, I've purchased it from a local market, On the module of the devices writes ESP-WROOM-32. I searched the module and noticed that it has 4MB flash.

If my board if not a clone this must be the link which is Chinese:
http://doit.am/

and the module exactly looks like the one that is on this page:
https://docs.zerynth.com/latest/officia ... index.html


Well in my application SPIFFS is more than vital. I must log information of sensors when there is no wifi connection, and I need to store configurations (which can be changed by a mobile app). and unfortunately, this is only the remaining part of my project.

I also found this(and I cannot understand that):
https://github.com/espressif/arduino-esp32/issues/1906

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Starter Pack”