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

How to directly program the ARM Cortex-M0 microcontroller in the nRF51822 Development Kit?

I want to program the ARM MCU in the nRF51822 Development Kit for my own purposes and then send the processed data using the BLE module in the kit to another nRF51822 Development Kit which receives the data and displays it.

Related