Hi!
I'm trying out the secure DFU example and i'm running into some problems:
- I compiled the bootloader with my own generated public key, this all worked fine. I flashed it together with the softdevice.
- Next I generated a pkg with an application.hex file signed with the correct key file using nrfutil.
When I try to update OTA with nrf connect on windows I get the following error:

When I try it using the nrf connect app on android with the generated zip, it just disconnects.
Tools used:
nRF52832 DK and sdk version 15.2.0, nrf connect version 4.22.3 android
Anybody seen this before? What could I be doing wrong?