Hello, i'm currently doing my own DFU central for the BLE DFU on SDK 13, i followed all the steps on this link, i created the init and image files with nrfutil and now i want to send them for the DFU. I succede to send the init packet and the execture is working but when i'm tring to create the image object i get the error "the page in not aligned".
This is the DEBUG LOG from the secure_dfu_bootloader, the image is 71180 byte wide, What page aligned mean ? if iw have to send the image in several parts how do i do ?
Thanks for the help