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

Why nRF52832 DK damaged while debugging?

Hi to all,

I am using nRF52832 DK with SDK 15.0 version. My two nRF52 DK damaged while debugging I am a little bit confused why this happening.

When I debugging I used the reset button for 3-4 times automatically DK board LED OFF and disconnect J-link connection. Actually I tried USB remove and insert again but nothing any happening. The DK board LED not blinking and also not detect with the laptop. How I can repair this board? What will be the possibility to fix this hardware issue?

Because of the same things happened with my 2 nRF52 DK boards.

Thanks...

Parents
  • RTFM: The reset button puts the DKs Debugger MCU in bootloader mode when pressed at power-up.

    You must flash new firmware, which can be downloaded on the product page for the DK. Caution: Do not try to flash anything else on the Debugging MCU - there is no safety net and you can damage the bootloader.

    TL;DR hold reset button at power up and flash Interface MCU firmware from the DKs download page.

Reply
  • RTFM: The reset button puts the DKs Debugger MCU in bootloader mode when pressed at power-up.

    You must flash new firmware, which can be downloaded on the product page for the DK. Caution: Do not try to flash anything else on the Debugging MCU - there is no safety net and you can damage the bootloader.

    TL;DR hold reset button at power up and flash Interface MCU firmware from the DKs download page.

Children
Related