This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DK: use internal device with external device connected

Hello,

Can I interact with the internal device of the nRF52 DK (PCA10040) while an other nRF52 connected through the P20 (or P19) connector? The JLink tool has a "device" command but I don't known if it can be used to this (or how to use it).

Thanks for your help!

Parents
  • Yes, you can interact with both targets but it is managed by Target Voltage detection on P19 and P20 of nRF5x DK. So before you do any action just check how do you have targets on P19 and P20 powered/wired. If you are dreaming about some "sw" switch in command line then sorry, this seems not possible in SEGGER J-Link OB firmware on nRF5 DK boards. See more details in this answer and infocenter documentation for Dev Kits.

Reply
  • Yes, you can interact with both targets but it is managed by Target Voltage detection on P19 and P20 of nRF5x DK. So before you do any action just check how do you have targets on P19 and P20 powered/wired. If you are dreaming about some "sw" switch in command line then sorry, this seems not possible in SEGGER J-Link OB firmware on nRF5 DK boards. See more details in this answer and infocenter documentation for Dev Kits.

Children
Related