Hello
I try to store 100 ints. I already did the storage with NVS. The idea is once the limit (of 100) is reached, start over, to emulate a circular buffer.
Opinions? Thanks
Search found 2 matches
- Fri Nov 25, 2022 11:12 pm
- Forum: General Discussion
- Topic: ring buffer using nvs for esp32s2
- Replies: 0
- Views: 916
- Fri Nov 25, 2022 11:04 pm
- Forum: ESP-IDF
- Topic: crude idea for log storage/retrieval
- Replies: 5
- Views: 4962
Re: crude idea for log storage/retrieval
have a solution?