Hello,
I want to use the Segger drag and drop programming feature on the PCA10028. I have got a running application with the S120 softdevice. To use the mass storage drag and drop feature of the PCA10028, I merged my application .hex file and the sofdevice .hex file into one complete.hex file with the nordic mergehex.exe tool.
When I drop the new app.hex file to the mass storage device, It seems that nRF51422 chip gets reprogrammed, but the application doesn`t start execution.
Is there any thing wrong in my workflow?
Regards, BTprogrammer