Other Parts Discussed in Thread: CC2531
Hi guys,
I'm thinking about how can I do something with an end-device so I need some advice or suggestions.
My issue is I need to save some attribute values in NV memory (I know the osal functions functions to do it) but my device has to reset when it powers down. For this purpose, I know that disable NV_RESTORE and NV_INIT compile variables avoid to save the network status and ZGlobals.
But, How can I keep my attributes values after a restart (a new joining process)?
As always, I'm working with CC2531.
Best regards,
Manuel.