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.

Parents Reply
  • Hi Bjorn Spockeli,

    Your request to send the application and Bootloader hex file helped to know my problem, I was preparing a Dummy application file to send, and to cross check that same problem occurs, I sent dummy Application Hex file using DFU feature, It worked well n good, then came to know that this Error occurs due to application image size, my application crossed the threshold size, so that error message displayed. Thanks for replying Bjorn Spockeli.

Children
No Data
Related