Part Number: CC1352P7
nvFps.readItem function, it hangs internally and fails to return, which eventually triggers a system reboot.
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.
Part Number: CC1352P7
nvFps.readItem function, it hangs internally and fails to return, which eventually triggers a system reboot.
We've been using this SDK version for a long time in our custom application, so upgrading isn't an option for us right now. We used to see this issue very rarely, but we want to get to the bottom of it this time. Interestingly, we found a workaround during testing: if we execute an nvFps.eraseNV operation right before calling nvFps.readItem, the CC1352 recovers and works normally.
You are still not answering my question.
What SW example are you running / which stack?
nvFps.readItem is not part of the NVS driver (NVS.h File Reference)
I cannot help you without understanding what code you are referring to.
Siri
Hi,
TI 15.4-Stack uses NVS to store network information. If the device is joining or in a network there is a chance it will access NV.
Can you check if this happens if you don't have any collector devices running, i.e. not joining or in a network?
Cheers,
Marie H