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

DFU on nRF51422 rev.2

I try to make bootloader via USART for my application. I'm using: nRF51422rev.2, SDK6.1.0, S210 ver3.0.0. KEIL5.11. I did everything like describes in post here: devzone.nordicsemi.com/.../

I uploaded SD via nRFgo Studio and my bootloader via ULINK and KEIL. While programming, KEIL return: "No Algorithm found for: 10001014H - 10001017H". So, if this register is not available on nRF51422rev.2, is it possible to make bootloader for chip rev.2 using examples from SDK7.0.1 or higher?

PW

Related