I mistakenly formatted the Bootloader Partition of the nRF52-DF in the bootloader mode of the DK
After that, the DK does not appear on the device manager and does not enter bootloader mode anymore
any help on how to fix it?
I mistakenly formatted the Bootloader Partition of the nRF52-DF in the bootloader mode of the DK
After that, the DK does not appear on the device manager and does not enter bootloader mode anymore
any help on how to fix it?
I Opened the DK Schematic, I have nRF52-DK 2.1.0 2021.20, I found That there is a JTAG interface to program the interface MCU, I will solder a header to it and I have openocd board to flash bin files.
I need a bin file to flash the interface MCU, is that possible?

I Opened the DK Schematic, I have nRF52-DK 2.1.0 2021.20, I found That there is a JTAG interface to program the interface MCU, I will solder a header to it and I have openocd board to flash bin files.
I need a bin file to flash the interface MCU, is that possible?

Hi,
It doens't need to solder to flash the interface MCU.
Try to press the IF BOOT/RESET button while power cycling the kit. It should then show up as a Removable Storage Device named "BOOTLOADER". Then you can drag-and-drop the J-LINK interface MCU firmware found here (v170724) onto the storage device to reprogram the JLINK firmware.
-Amanda H.
Hi,
I tried it and nothing appears in the file explorer
Hi,
Take a look at this post.
Please make sure you are using a USB cable with data lines (some cables are made for charging only, and will not work correctly). Does the board work with another computer? Is LED 5 blinking, and at what rate?
-Amanda H.
nothing is blinking, the device is not showing in the device manager, I did all that before
Hi,
My colleagues compiled the bootloader some years ago in this post: https://devzone.nordicsemi.com/f/nordic-q-a/60180/how-to-reset-jlink-firmware/244906 that you can try to flash to the interface MCU.
-Amanda H.