I am debugging my custom nrf54L15 board, and want to use the nrf54L15-DK to flash and debug the board. My SWD debug probe and cabling was used for a previous version of the board and worked with the nrf52840, but I've had to upgrade my DK to the nRF54L15-DK. I've double checked all the SWD traces and they seem correct.
I've been unable to get it to work with my new board. I suspect it is because my DK is pre-production (PCA10156 0.9.1).
Would you agree that this is why my pre-production DK is unable to flash an nrf54L15 custom board?
Here is information from nrfutil:
>>> nrfutil device device-info --serial-number 1057708942
serial_number: 001057708942
boardVersion: PCA10156
deviceFamily: NRF54L_FAMILY
deviceName: nRF54L15
deviceVersion: NRF54L15_xxAA_REV1
jlinkObFirmwareVersion: J-Link OB-nRF5340-NordicSemi compiled Apr 1 2025 10:13:35
One data point: If I disconnect the debugging cable to my custom board, pin 1 (VDD), pin 2 (SWDIO) and pin 3 (CPU_RESET) are all 3V. But when I connect the cable to the DK, pin 3 is dragged down to 0.19V permanently.
I've ordered a 1.0.0 version of the DK, but was wondering if there is some way to upgrade the one I have.
Thanks,
Steve
