6 years, 11 months ago.  This question has been closed. Reason: Too broad - no single answer

Problem With MBed nrf52 FOTA

Hello! I compiled hex file with NRF52_BOOT in mbed cli. It was programmed successfully. Mbed os version include fix to use nrf52 DFUService. Bootloader is loading correctly. But when I compile NRF52_OTA and try to update it via ble in nrf Connect, I'm getting "Abort. Ensure the firmware targets that device type and version" . After it I used nrfutil to create zip file with init packet, but I'm getting the same problem. Question is: what is the application version and other flags in nrfutil to use FOTA correctly? And when it will be available in online compiler?