Hello,
Is it possible to transfer a program using the "nRF USB" on the nRF52840 DK (the on next to the 4 push bottoms) ? Until now, I was transferring the code with the other usb port (the one above the button cell) and it was ok. I want to use the other nRF USB port because it is connected directly to the nRF52840 and not through the pca10056.
the classical command : nrfjprog -f NRF52 --reset
results to ERROR: There is no debugger connected to the PC
If I want to design my own PCB, what should I do to transfer my code to the nRF52 chip ?
Thank you very much for the help, Swip