Hello ,
Can anybody have the sample working Encrypted ImageB bin file. if have plz send to me .
We didn't have the Smart RF 05 board, so we are not able to create the encrypted bin files. For that we are using openssl command to encrypt the files like this..
1. We removed the first 16 bytes header.
2. With the openssl enc aes128cbc in img_B_without_header.bin out encrypt_B.bin K 0123......abcdef iv 1........000001 -nopad
3. Then Merging the header with encrypted bin file.
4. Now we are able to send the merged bin file to OAD Target board with ios device(Sensor Tag app) as a Manager.
5. The app shows upgrade successfully, but still shows image_A only not jumping to Image_B.
if any body have working encrypted Image_B bin file, so I can debug through the BEM project to understand what happen
Thanks' in advance. Any comments that's great appreciated
 
				 
		 
					 
                          