I am starting with the nRF52-DK. Page 8 of the documentation has links for examples to get started.
4 Start developing
After you have set up the development kit and installed the toolchain, it is time to start developing.
There are several ways to continue from here:
• Running precompiled examples
See the step-by-step instructions on how you can quickly test a precompiled example without having
to use the full toolchain, it is a matter of copying and pasting a precompiled hex file onto your
development kit board.
• Compiling and running a first example
Test that you have set up your toolchain correctly by compiling, programming and running a very
simple example.
• Running examples that use a SoftDevice
Before you can run more advanced examples that use Bluetooth or ANT, you must first program the
SoftDevice on the board.
These links go to dead pages on Nordic's website. I haven't been able to find the examples that they reference in order to start using the board.
Please direct me to the examples.
Thank you,
Eric Delang