I'm trying to make the initial connection and flash/debug my adafruit NRF52840 express through a Jlink EDU to SWD on the NRF board. I am trying to flash to the board in the Segger Embedded Studio. I have been able to upload some basic code through Arduino IDE and USB but I want to be able to use this for productions boards if everything gets working so I am switching to SWD. The Jlink is showing up as a port under device manager. I cant however see it in the Segger ES. The only target I have access to is the simulator. Ive also tried Jlink command which I think finds the board but doesn't execute any commands. I'm not sure the exact commands needed to determine if the connection is correct. If there any advice on getting the first code on to the board via SWD I would greatly appreciate it.