Drag and Drop Option not support for nRF52840 DK

Hi,

I have two nRF52840-DK boards. I would like to make these two boards as BLE Sniffer.

- #1. nRF52840-DK, Sticker Info.,PCA10056/ 2.0.1/2020.43

- #2. nRF52840-DK, Sticker Info.,PCA10056/ 3.0.0/2022.20

I was trying to use the drag-and-drop feature, but not work on the #1 board. #2 is working fine.

When I done the drag-and-drop a .hex file(sniffer_nrf52840dk_nrf52840_4.1.0.hex) into MSD, it will reture FAIL.TXT log when the board reboot.

COPY the error message below:

     The currently active SWD interface does not support MSD drag and drop.

What I have done

nRF Connect Programmer to program the image file, log been attached.

17:30:16.359	Using nrf-device-lib-js version: 0.4.11
17:30:16.360	Using nrf-device-lib version: 0.11.8
17:30:16.360	Using nrfjprog DLL version: 10.15.4
17:30:16.360	Using JLink version: JLink_V7.58b
17:30:20.940	Using @nordicsemiconductor/nrf-device-lib-js to communicate with target via JLink
17:30:20.940	JLink OB firmware version J-Link OB-nRF5340-NordicSemi compiled Jul 2 2021 10:55:25
17:30:20.941	Device family NRF52
17:30:20.941	Device version UNKNOWN
17:30:20.941	Board version PCA10056
17:30:20.941	Loading readback protection status for Application core
17:30:21.764	Readback protection status: NRFDL_PROTECTION_STATUS_ALL
17:30:21.770	Parse memory regions for Application core
17:30:21.775	Update files regions according to Application core
17:30:21.775	Parse memory regions for file

Similar Case:

-  RE: Drag and Drop Option for nRF52840 

-  NF52 DK Drag and drop 

Also,

I can find 2 UART COM ports in the #2 one, but the #1 is only one UART COM. Is there any difference when I open the Wireshark can't detect the #2 board?

Looking forward to your reply!

Thanks,

Will
Related