This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf8240 SDK15 softdevice hex image conversion to binary format ?

Hi,

We are using nrf8240 SDK15 and need to convert soft image which is in hex format to binary format. Tried using 'arm-none-eabi-objcopy' for this. It converts 424kbytes hex file to binary of size 210kbytes. But it should be around 150kbytes, so not sure if this is the right way do the conversion. Can you please let us know what would be right way to do this conversion?.

Regards,

Prad

Related