Recovery of Bricked Interface MCU on nRF52840 DK (PCA10056)

I am using an nRF52840 DK (Version: 3.0.1). After a failed update/event, the DK is no longer recognized by my OS (Windows) via USB. LED5 blinks once when the usb is connected and then goes off. The mcu still works( last program I flashed I can see the output of it in a terminal)

Attempted Steps:

  • Tried holding the Reset button while powering on (Bootloader mode) — No response.
  • Tested different USB cables and ports — No change.

Request:

Is there a way to re-flash the interface MCU with the J-Link OB firmware?

I noticed the J-Link needle pins / test pads on the board and was wondering:

  • Are these connected to the interface MCU?
  • Is it possible to use them to recover or reprogram the interface firmware?

I couldn’t find clear documentation regarding this in the DK schematics or user guide.

Related