Part Number: CC2640R2F
Tool/software: TI-RTOS
Hi,
We are working on implementing the OAD process for CC2640R2F, simple_peripheral_OAD_offchip, in our phone app.
We are struggling a little with the Image header:
We have tested the app project "simple_peripheral_cc2640r2lp_oad_offchip_app_FlashROM_oad.bin" file via the BTOOL downloader, OAD process complete here, and OAD is successful.
Now we are trying to send the image header to the Image identify characteristic, but the image header is rejected.
We are looking here: software-dl.ti.com/.../oad_profile.html
but can not seem to find a good description on how to send the image header.
We would like to have some more information on header size, offset in file and endianess when it comes to the image header included in the "simple_peripheral_cc2640r2lp_oad_offchip_app_FlashROM_oad.bin" file.
We are using SDK 1.50.00.58.
Can anyone help?