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 ?