I have an nRF52840 dongle I got from someone else that doesn't have the nrf bootloader on it. When I plug it into a USB port, the red light flashes quickly while a green light flashes slowly. It didn't show up on Device Manager or the nrf Programmer utility in Windows, so I soldered an SWD 10-pin header to the P1 interface on the back and connected it to a J-Link EDU Mini. I made sure to check that current was able to flow from each used pin on the header to another pin on the dongle, e.g. pin 1 (VCC) to OUT, SWDIO pin to the SWDIO notch next to the usb connector, reset pin to the reset button, and so on; and I checked for bridging as well. The only 3 pins not checked were the ones not used by the dongle according to the schematic: KEY, SWO, and NC.
When I connected the J-Link to a computer, the dongle did not light up, and it wasn't detected. I also tried connecting both the J-Link and the USB interface on the dongle to the computer, but the red and green lights started flashing as before and the application still didn't see it. Holding down reset didn't help. Is there something I'm misunderstanding or is it possible something isn't connected properly? What else can I try?