Hi,
I am trying to transition from nRF51822 to nRF52840. I have the PCA10056 board to help me with the transition. I was able to make the BLE work with the nRF51822 by flashing the softdevice, and then the application program. However, with the nRF52840, I flashed the softdevice, and once I try to upload the .hex application, I get an error saying that "The hex file has data in the softdevice region. Try programming using "Program SoftDevice", or erase all before programming." The same thing happens even when I erase all and repeat the steps.
Thank you :)