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

Programming nRF51822 using UART/I2C

Hi,

We are using nRF51822 in our custom board.

nRF51822 is interfaced with a MCU using UART.

We want to load firmware image in MCU which will then flash nRF51822 via UART.

How to set nRF51822 in programming mode? what signal sequence or pin we need to use ?

I have already referenced the following : discussion on production programming

nRF51 series reference manual

Is SWD interface the only interface for programming nRF51822 ?

DFU bootloader can be used for firmware upgrade later using UART but what about initial firmware loading ?

Thanks in advance.

Related