Other Parts Discussed in Thread: BLE-STACK
According to "BLE Developer’s Guide for Over-the-Air Download for CC254x":
"The other advantage of having a permanently resident Image-A which only implements the BLE-stack and OAD Target Profile is that the final customer’s Image-B does not have to include the OAD Target Profile at all, saving flash size"
But I haven't found any documentation on how to trigger the OAD from the image that doesn't have the target OAD profile. For example, say I am running in Image B and want to do a OAD. The OAD Target profile is only in Image A but I am in Image B. How do I do that?
Thanks,