Hi,
I am trying to upload dual_bank_ble_s110 example on nrf51-dk using Keil. But it shows error:
C:\Program Files (x86)\Nordic Semiconductor\nrf5x\bin\nrfjprog.exe --family NRF51 --program "C:\Users\katph\Documents\Keil\dfu\bootloader\pca10028\dual_bank_ble_s110\arm5_build\nrf51422_xxac.HEX"
I copied the JLinkArm.dll file from segger folder to nrfjprog folder, to _build folder without success.
I am able to upload files using nrfgo studio, so what exactly am I missing here? Also if I am to use nrfgo Studio, what should I upload the hex file as, bootloader or application? I've uploaded as both, and the uploading as bootloader seems to be working. And thats confusing as I was expecting it to be an application.
Thanks in advance for help :)