I have followed the dfu bootloader instructions for dfu secure ble example in both sdk 15.3 and 15.2 versions. I copied pca10056 folder to pca10059 and changed the board definitions accordingly. Used newly generated public keys and compiled with segger ide.
I have then generated settings file and merged with bootloader.
When i try to flash with programmer gui from nrfconnect desktop app, by adding softdevice and bootloader I had error saying invalid dfu package.
When i try to use nrfjprog command line i see error “no attached debugger found error”
I have also tried to merge softdevice with new bootloader package and tried to flash as above with no success
finally, i have tried to deploy read dubug samples from both SDKs using nrdconnect desktop app. the images from 15.3 failed with a similar error but i did not get any error when the images from 15.2 is flashed even though i did not get error i could not see ble advertisement for ota
what am i doing wrong? Is dongle have specific requirements for firmware updates? Please also add samples for pca10059
let me know if there is any full tutorial or step by step guide for ota on pca10059 nrf52840 dongle version