This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2652P: NV protection mechanisms in TI Simplelink SDK

Guru 14820 points
Part Number: CC2652P
Other Parts Discussed in Thread: Z-STACK

Are there any provision in TI Simplelink SDK for below related to NV- 

1) Wear Leveling (Flash Memory):

  • If the device frequently writes to the NV memory without proper wear leveling, it could lead to premature wear. Ensure your application implements wear-leveling algorithms to distribute write cycles evenly across the memory.

2) NV Write Protection:

  • Check if there are any mechanisms or configurations in place that protect the NV memory from unintended writes. It's important to ensure that data is only written to the memory when necessary.

3) Is there any known issues reported to NV corruption , I am using CC2652P1(RFStar module) with Simplelink 5.20 sdk version ?