Hi,
I'm about to implement OAD on a CC2541.
My plan is to have a minimal ImageA that will have the OAD target profile.
My main application would be ImageB, without the OAD target profile.
My question is, since my device will most likely always be in ImageB, how to start the update process since it doesn't have the OAD target profile?
In other words, what are the steps required to force the device to jump in ImageA to start the OAD process?
I cannot issue a reset because the BMI starts to look at the ImageB and jump in it if it's valid.
So there must be a way to invalidate ImageB and reset to we are guarantied to run in ImageB?
Regards,
Jerome