HI,all!
I have a question about downloading program into nrf51822 MCU.
That is: As you konw, using the nRFgoStdio to download the code, you have to download the softdevice hex first and then download the application hex laterly, but I want to combine the softdevice hex file and application hex file into one hex file, instead of downloading them seperately, how can I manage to do that?
Thank you very much!