Tool/software: TI-RTOS
Our CC2640R2 device is writing and reading data at regular intervals. The device runs from a coin cell battery that needs to be replaced at a regular interval.
Questions:
- Could data corruption occur if the device is in the middle of writing data to the CC2640R2 and power is lost, either by someone removing the battery or due to the battery running out of power?
- If data corruption can occur in these conditions, what are recommended coding practices to reduce the likelihood of data corruption due to power loss?