We want to add some configuration parameters into non-volatile memory for our customised AWR1843 device. We are going to update these configuration parameters through bluetooth or other interface. By updating these parameters, the device can support different use cases.
As AWR1843's demo doesn't support file system, it seems no way to sotre the configuration parameters in a file. Can you please let us know how to safely save the configuration parameters into non-volatile memory? Is there some driver's API can do that?
Thanks