• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

Preferences.h vs. spiffs

Q&A Forum › Category: ESP32 › Preferences.h vs. spiffs
0 Vote Up Vote Down
Ryan asked 4 years ago

Having read your most recent preferences.h article:

I’m curious what the value of using that location is vs. spiffs?
If your application needs security, is preferences.h a better location than spiffs?
Under what external circumstances would that file be over written?

2 Answers
0 Vote Up Vote Down
Steve Mercer answered 4 years ago

This article will give you all the details.

0 Vote Up Vote Down
Sara Santos Staff answered 4 years ago

Hi Ryan.

The article Steve suggested gives you some more details:
“Preferences are stored in a section of the main flash memory with type as data and subtype as nvs. nvs stands for non−volatile storage. By default, 20 KB of space is reserved for preferences, so don’t try to store a lot of bulky data in preferences. Use SPIFFS for bulky data (SPIFFS has 1.5 MB of reserved space by default)”

As for the security issues, I don’t think one if better than the other. Someone correct me, if I’m wrong.

I think the preferences will be overwritten if you create a new namespace with the same name.
Regards,
Sara

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [eBook Updated] Learn Raspberry Pi Pico/Pico W with MicroPython eBook – Version 1.2 May 26, 2025
  • [New Edition] Build ESP32-CAM Projects eBook – 2nd Edition April 16, 2025

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2025 · RandomNerdTutorials.com · All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.