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

nRF52 DK v2.X.X no longer allows Debug Out for external supplies below 2V

Hi,

We are using some nRF52 DKs for debugging and programming prototype boards. Everything went fine until we wanted to expand our testing setup and got some new nRF52 DKs. These new nRF52 DKs were hardware version v2.1.0, whereas previously we were working with v1.2.4. The new nRF52 DKs gave error messages when running nrfjprog commands, whereas this didn't happen when using a previous version nrf52 DK. We just switched the USB between the two nRF52 DKs, so everything else (supply voltage, jig connection, ...) was the same.

Through further testing, we noticed that raising the supply voltage of the external nRF52xxx resolved the issue and we could use nrfjprog as before. The threshold seems to be around 1.92V, everything above works fine, everything below gives the same message. Is this a known (perhaps intentional) thing that has changed compared to v1.X.X versions of the nRF52 DK? 

This seems strange seeing that the nRF52 family devices can go up to 1.7V according to the datasheet. We actually have one of our products run on 1.8V supply and that's how we came across this thing. So right now it seems that it will no longer be possible to program/debug these devices using the latest version nRF52 DK?

Best regards,

Wout

Related