Part Number: CC2652R
Other Parts Discussed in Thread: Z-STACK
Hi,
I am facing issue to write data in NV internal flash from my zigbee application.
osal_nv_write API fails due to invalid NV ID, Could not find suitable application NV ID for read/write operations. How can I use this API to write user application data in flash?
Using Zstack NV ID writes into Zstack structures successful, Does NV IDs are available for user application?
nvsinternal example standalone works fine, but when I tried to integrate it with my application getting NVS_open fail.
I would like to know flash region for user application data.
Thank You,
Ankit Siddhapura