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

Flash NRF52 on Windows with OpenOCD & FTDI

Hi, I'm trying to get OpenOCD flashing to work on Windows using the FTDI 2232H adapter and an NRF52 target. I found this site:

https://www.allaboutcircuits.com/technical-articles/getting-started-with-openocd-using-ft2232h-adapter-for-swd-debugging/

and set it up accordingly with OpenOCD 0.10.0, and I seem to be able to at least dump registers.

However, the NRF52 config file doesn't make any provisions for flashing. From reading several posts here, it seemed that one had to patch OpenOCD in order to be able to flash this particular chip. But since I'm using precompiled Windows binaries, I'm not sure how to go about that.

Is there a Windows binary version that supports flashing the NRF52?

R

Related