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

MCU firmware

  • Hello I just got nrf52dk board, and have issues with dfu mode of MCU, after power on board is dead no any lights, no USB connection. After pushing reset and power on, MCU led blinking and have USB connection but just with access to firmware update .reset or power off dost bring board to normal mode,  any chance to point me right direction, can I have firmware to try upgrade MCU. Thanks 
Parents Reply
  • You will need to place the Segger J-Link MCU in bootloader mode in order to flash it.

    It should then show up as a removable storage device:

    Double click on BOOTLOADER, and drag and drop the firmware (found in step 4, called J-Link OB-SAM3U128-V2-NordicSemi 170724.bin) into the BOOTLOADER folder.

    Wait a couple of seconds, and turn off/on the DK again, and the JLINK drive should appear:

    I would recommend downloading SDK 15 from here, and use SES IDE.

    Please take a look at the getting started guide found here.

Children
Related