This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

programming hex file into nRF51-DK

Dear all,

I get a new nRF51-DK and I am trying to download an hex file into it.

  1. I downloaded and installed nRFgo studio.

  2. I connected my nRF51-DK to my laptop through usb cable. when the board is connected, the led LD5 is on.

  3. I browsed the hex in nRFGo image description

  4. I clicked on "Program" button

I get the log message in attachement image description

log message: *Possible causes:

  • bootloader, SoftDevice or application on target does not match the requirements in the DFU package
  • baudrate or flow control is not the same as in the target bootlaoder
  • target is not in DFU mode,.....*

Firstly is it possible to program the hex file using only the usb cable that powers the nRF51-DK? Is it possible without a J-link probe ?

How can I know the hex type: application, softdevice or bootloader ?

I tried also the hex file in C:\Program Files (x86)\Nordic Semiconductor\nRFgo Studio\hex and I am getting the same log message.

Thanks in advance for your help.

With knid regards, INSATien

Related