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

Programming external nRf52 module

Hey folks,

I am going to join Nordic Developers community, but before I can do that I need your help. I am quite familiar with software development, however, embedded development is something new to me.

Suppose I have development kit for nRF52 and external nRF52 module. I've written needed logic for nRF52 and then want to upload this software to external module.

As far as I understand firstly I need to setup dev tool chain, then connect dev kit, test my program, setup breakboard for external nRF52 module, then connect breakboard somehow to dev kit and somehow upload my program to external nRF52.

See, my understanding is quite far from reality. I need detailed instruction how to upload custom software to nRF52 module from the very beginning. Please, help me.

P.S. Already read documentation for nRF52 there is no such guide.

Related