Hi, I'm relatively new to nRF products and embedded systems and right now I want to try out programming a adafruit feather nrf52840 express with a nrf52dk (52832) board and swd interface (and a swd connector breakout board for easy wiring). I'm wondering if there's any example code or special instruction to make this possible. So far I've tried connecting them through 4 swd pins (from other posts here i believe the connections are correct) and with segger i tried "build and run" option but it only flash on my nrf52dk board not the feather board. ( i ran the blinky example for pca10040)
anything I'm missing here? Appreciate any help because i'm pretty new to this stuff.