Before you start developing, program and run a precompiled application on your
development kit to ensure that the kit functions as expected and the communication between your
computer and development kit works.
-
Download the Heart Rate Monitor (HRM) demo application from nRF52840 DK Downloads, nRF52833 DK Downloads, or nRF52 DK Downloads and extract it into a folder of your choice.
-
Power up the development kit:
-
Connect one end of a micro-USB 2.0 cable to the Universal Serial Bus (USB) connector on the kit and the other end to one of your PC's USB host ports.
-
Slide the power switch to ON.
Observe that LED1 starts blinking.
-
Open a file explorer and confirm that the development kit has appeared as a removable
drive named JLINK.
On Windows, you should see a pop-up window similar to this:
-
Copy the HEX file
that you downloaded to the JLINK drive.
The development kit will now restart and run the application. Note that while
restarting, the JLINK drive will be disconnected.
-
Download and install the Nordic nRF Toolbox app from Google Play or App Store.
-
Open nRF Toolbox.
Note: Enable Bluetooth®
if prompted.
-
Tap HRM.
-
Tap Connect.
-
Select Nordic_HRS.
A simulated heart rate and battery charge percentage is displayed.
Next, continue to set up your development toolchain and build
and program an application from the source code.