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.

CC1352P: HCI Command : UTIL_NVWrite : What flash address/sector does this command write?

Part Number: CC1352P
Other Parts Discussed in Thread: SYSCONFIG

Hi,

My customer wants to save some calibration data in Flash of the device during production. The only interface available is using HCI command as the customer is running Host test application for production calibration of their modules.

I tried UTIL_NVRead / UTIL_NVWrite  it seems to work fine.

Now after this, the customer has to reprogram the device with a different software (similar to Simple_Peripheral example). They want to retrieve above calibratio data without HCI usage. So the question is what flash address does UTIL_NVWrite command write?

Regards,

Chander