Flashing Custom nRF52833 Using nRF52832 DK (PCA10040)

Hello,

    We have implemented and tested the scanner code for the nRF52832. Now, we want to migrate the same code to the nRF52833.
The project has already been configured for the nRF52833, including updates to preprocessor definitions, flash and RAM settings, target device selection, SoftDevice (S140), and startup files.

  We are using a custom nRF52833 board and would like to flash it using the nRF52832 Development Kit (PCA10040).

Hardware connections are as follows:

nRF52832 DK (PCA10040) nRF52833 Custom Board
VDD + VTG VDD
SWDIO SWDIO
SWDCLK SWDCLK
GND GND

   However, when attempting to flash the custom nRF52833 using the PCA10040, we are encountering the following error:

 

  Could you please help us resolve this issue?

Related