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.

LAUNCHXL-CC2640R2: OAD Image Header

Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640, CC2650

Trying to implement an iOS app that performs OAD on CC2640.

Wrote 01 00 to FFC1

Wrote 01 00 to FFC5

Wrote 01 to FFC5, returns  01 14 00

Now when I write the image header to FFC1 , I get a return value of 0b, instead of 00. 

I am sending a 16 byte packet( 5c3affff 00002f25 45454545 000001ff) - the same format that I used for uploading image header for OAD with CC2650. Quite likely, this format is incorrect.

Could someone please share sample code as to how to create the image header packet for cc2640? 

Thanks!