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.

CC2340R5: want to know custom NVS address when using OAD

Part Number: CC2340R5
Other Parts Discussed in Thread: UNIFLASH

Tool/software:

HI 

I'm using CC2340r5 and SDK 8.4 

I'm using OAD project ,in this I want to store some 20-30 bytes data in NVS ,given custom_NVS configuration as below

When I build and run only the application, I am able to read and write data correctly.
However, after updating the firmware using uniflash with mcuboot, persistent and application using below address

and also using (SimpleLink Starter app), reading and writing returns junk data.

Kindly let me know if the address I am using is correct or not.