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