Part Number: CC2541
I am working on OTA of cc2541.I am following Over-the-Air_Download_for_CC254x.pdf.
I have successfully done OTA (Without Encryption).I have three Files for that :
i-BIM_CC254xF256.hex
ii-ImgA.Hex
iii-ImgB.bin
I follow these steps for OTA.
1- I added (BIM_CC254xF256.hex + ImgA.hex) files and load it using SmartRF flash programmer (using Erase, program and verify).
2- Connect the device to the iOS TI-BLE SensorTag app. Go to profiles > TI OAD Profile > ON. Select Upload FW Image and choose internal or your own .bin file. Use the other one than the current one (imgA or imgB). They should be load in the to the different parts of the memory so with this you don't rewrite running firmware.
Now i am working on Adding Encryption to OAD. I have successfully followed 13-13.4.3. Now i have these files
i-BEM_CC254xF256.hex
ii-CC2541-OAD-Encrypted-ImgA.bin
iii-CC2541-OAD-Encrypted-ImgB.bin
iv-EBL_CC254x_UART0_ALT1.hex
Now i don't know what should i do next.
1-Which files i have to merge?
2-How to make super file as CC2541-OAD-Encrypted-ImgA is bin file and how to add it with hex file(BEM_CC254xF256.hex).
Kindly suggest me what should i do next ? Kindly reply fast.
