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

Q: nRF52840 DK does not appear as a removable drive named "JLINK"

Q: nRF52840 DK does not appear as a removable drive named "JLINK" 
Steps I followed
1-Connected the NFC antenna to the board.
2-Used a micro USB 2.0 Data cable(Fully functional and tested) to connect the nRF52840 DK to one of your PC's USB port.
3-LED 1 has started pulsating
4-buttons SW1 to SW4 LEDs are pulsating.
5-No removable drive named "JLINK" appeared on my computer(windows 10)
6-Tried BOOTLOADER mode....nothing appeared on my computer(windows 10)
7-NFC enabled phone prompt to open a URL near NFC antenna. (Success)
8-Tried with two more USB data cables.(to appear "JLINK")...Nothing happened
9-Tried with 2 more windows 10 computers..no result
10-Trying to resolve the issue since 9-10 days. Please help!

Parents Reply
  • Commans: nrfjprog -f nrf52 -e

    Output: Erasing user available code and UICR flash areas. Applying system reset.

    Commaqnd: nrfjprog -f nrf52 -r
    Output: Applying system reset.
    Run.

    Command: nrfjprog -f nrf52 --program led_softblink_pca10056.hex --chiperase --verify

    Output: Parsing hex file.
    Erasing user available code and UICR flash areas.
    Applying system reset.
    Checking that the area to write is not protected.
    Programming device.
    Verifying programming.
    Verified OK.

Children
Related