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

nRF52840 - DFU Mode won't start

Today I received my first CMSIS-DAP debug probe (Pitaya link) and tried to integrate it into my development environment.
Unfortunately, I must have broken my Pitaya Go (Nordic Semiconductor nRF52840 SoC) in this process.


After some time I noticed that I could no longer switch on the DFU mode on the Pitaya Go.
I hold down the USER button and then press the reset button.
As soon as I supply the Pitaya Go with Storm via USB, the power LED lights up but not the indicator RGB LED. I am also not sure if the example code is executed at all.

I have already tried to upload the pitaya_cli example project using the pitaya link and "pyocd flash -t nrf52840 nrf52840_xxaa.hex" without success.
What I found strange is that it didn't give me an error message back and it looked like it was successful.


Is there another way to get it working again?

Thanks for helping Slight smile

Related