# NVS Example 1. NVS flash is initialized. 2. An NVS namespace is created/opened. 3. Several values are read from NVS and printed. 4. These values are changed and written back to NVS or erased.
To create a project from this example, run:
idf.py create-project-from-example "plasmapper/pl_nvs=1.0.1:nvs"