This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Programing n51422

Good morning, i have windows 7 and at this moment i have installed "Gnu tools for ARM embedded Processors", "GnuWin32 ‐ GNU Make utility", "GnuWin32 ‐ Core Utility", "nrfgostudio + tool" and sdk 9.0.0.

I´m developing code using/modifying the examples and loading code by command line (USB) to nrf51:

make
nrfjprog --family nRF51 -e 
nrfjprog --family nRF51 --program (name).hex
nrfjprog --family nRF51 -r

This works but I have seen in "User Guide", that PCA10028 is an Interface MCU and i need to program directly n51422 without go through PCA10028.

Could someone help me saying how could i do this?

Thank you.

Parents Reply Children
Related