This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrf52 fota problem

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?

Related