I just bought a new nRF52840-DK. But it cannot be detected when connecting to the computer. In nRF Connect Programmer, it shows "Unsupported device. The detected device could not be recognized as neither JLink device nor Nordic USB device. "
I tried nrfjprog commands
nrfjprog —family nRF52 —eraseall returned
JLinkARM DLL reported an error
nrfjprog —family nRF52 —recover returned
Recover failed. Please make sure that the correct device family is given and try again
I also tried to follow the steps in the below thread, but after copying the file to JLink folder, only a FAIL text file appeared in the folder. The text file has this line inside "The currently active SWD interface does not support MSD drag and drop"
nRF52840 dev board not detecting
How should I get this to work? Thanks