Part Number: CC2340R5
Other Parts Discussed in Thread: SYSCONFIG
The SDK version which we are using is SimpleLink Low Power F3 SDK (version 8.10.01.02 .
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.
Part Number: CC2340R5
Other Parts Discussed in Thread: SYSCONFIG
Hello Vatsal,
When you perform this OAD process, do you only target the configuration data or the user application as well? The last one doesn't get corrupted? I think this type of corruption due to power loss would be expected and you need to implement a mechanism that allows your application to check the integrity of the updated configuration image after the OAD process has ended or once the device boots up again, could be in a form of a CRC in the image header. In case the data is corrupted it can roll-back to a old version of it (backup) and/or attempt to perform the OAD procedure again.
Hope this helps.
David.