Hello,
I want to flash a test application to the nrf52820(on the 52833DK(it supports both 33 and 20) for test purposes. I first flashed the softdevice and the bootloader. Got a private and public key pair created the dfu zip file and tried flashing over my phone with the nrf Connect app. I work with the nrf5sdk.
The application doesnt appear after flashing OTA.
When I flash the app over cable(how it should look like)

First step: flashing the bootloader + softdevice

This happens after I try to flash the app OTA from my phone:

Theres no error message in the log of the nrf connect app while flashing OTA. Also after flashing the 2 leds turn off and it disappears from the bluetooth list on my phone. I used the secure_bootloader example from the github repo.
