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.

Writing Data into NV memory

Other Parts Discussed in Thread: CC2540

Hi,

I want to read/write the data in NV memory of CC2540/41. Since OSAL NV APIs are not supported I must use OSAL SNV APIs.

Now my question is how do I init an NV item to use it with the SNV APIs?