Search found 1 match

by liuchuan1
Sat Mar 21, 2026 1:37 am
Forum: ESP RainMaker
Topic: How to persistently store a parameter configuration so that it can be restored after a power loss
Replies: 1
Views: 354

How to persistently store a parameter configuration so that it can be restored after a power loss

How to persistently store a parameter configuration so that it can be restored after a power loss。
Add PROP_FLAG_PERSIST when esp_rmaker_param_create ?
If a param is PROP_FLAG_PERSIST,it will be stored in NVS when it updates?
However, it seems to be ineffective. After I made the modification, the ...

Go to advanced search