Not able to program custom board with NRF52840 DK version 3.0.1 using P19 connector

Hi All,

           Recently I ordered one NRF52840 DK and I received it with version 3.0.1. I was able to program my custom device using old DK. But with this new DK I am not able to program the custom board. I saw some tickets which stated that there have been some hardware changes in this new revision and documentation for the same is not updated yet. Can anyone please help me with this? I also see new slot SB19 along with SB47 in new DK. SB19 was not there in previous DK. Please let me know if something needs to be shorted so that I can program my device.

Thanks & Regards,

Snehal

Parents Reply
  • Hi, 

    I think that would be easiest as I presume your custom board was wired to work with the older setup. The DK will normally program its on-board chip. But if it detects a chip connected to either of its Debug Out headers (P19 or P20), it will program the external chip instead. For Boards with the old interface MCU, the detection method is to detect if voltage is connected to pin 1 (EXT_VTG). While kits with the new debugger(nRF5340DK and nRF52830DK 3.0.0), the detection method is to detect Ground at Pin 3(SWD0_SEL):

    Regards

Children
Related