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

DFU File Not word aligned Error.

Hi Everyone, I face a problem regarding uploading Application Hex file, I use nRF Toolbox v 1.15.0 mobile app to upload the firmware, Bootloader is successfully uploaded to my development board through PC, but when I select the Application hex file, the app displays the error message saying that the "DFU File is not word aligned" , What would be the cause for this problem and how to solve, I don't use a init packet.

Bootloader is of SDK's 6.1.0,

application is of same SDK.

I use Eclipse Kepler IDE to compile and build application.

Related