This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to disable nRF chip on (nRF52-DK) board

I am using the nRF52-DK board to debug external board.  So I am using the P19-Debug out cable.

And recently, I notice strange behavior as the on board nRF chip also get programmed with same code as external board.

Is there a way to disable on board chip by jumper ?

  • Hi,

    If the debugger doesn't sense the VDD on the external DUT then it will flash the nRF IC on the DK instead. You could cut SB9, this will prevent the debugger from flashing the nRF and a error message will be returned, but it will not fix the actual problem. You should check the VDD on the DUT.

    regards

    Jared 

Related