You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working with Light Example and using an ESP32-C6-MINI-1. 4MB is the total size of the flash memory.
I have one file in my Project Directory Partition.csv Inside that i saw that my NVS Flash Partition is only 48kb, and WiFi credentials are occupying around 8kb. so only 40kb is Remaining. , and i want to store some more data in NVS, more that 40kb so is it possible to increase the NVS Partition size and if yes how can i increase it, is there any kind of document or thread you can share, which will be very helpful for us.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Can we increase NVS Partition Size in esp-matter code
Can we increase NVS Partition Size in esp-matter code (CON-1537)
Feb 4, 2025
Hello
I'm working with Light Example and using an ESP32-C6-MINI-1. 4MB is the total size of the flash memory.
I have one file in my Project Directory Partition.csv Inside that i saw that my NVS Flash Partition is only 48kb, and WiFi credentials are occupying around 8kb. so only 40kb is Remaining. , and i want to store some more data in NVS, more that 40kb so is it possible to increase the NVS Partition size and if yes how can i increase it, is there any kind of document or thread you can share, which will be very helpful for us.
The text was updated successfully, but these errors were encountered: