Programming with Nordic firmware

Smart Remote 3 for nRF52 contains precompiled files that integrate the SoftDevice, the application, the bootloader, and the bootloader settings.

If you are using this Nordic firmware mentioned above, follow the steps below to program complete firmware onto the chip. If you are using your own firmware, see the firmware documentation available via the Smart Remote installer, section OTA-DFU - Generating your own packages.
  1. Start nRFgo Studio.
    Screenshot of nRFgo Studio: Program Application
  2. Connect your board to the host as instructed in Pairing with Windows and Pairing with Ubuntu.
  3. In the Device Manager pane, select the board to program.
  4. Select the Segger ID matching the nRF52 DK connected to the product example.
  5. Select the Program Application tab.
  6. Click Browse to locate the application HEX file that you want to program.
    It can be found in: <installation_path>\nRFready Smart Remote 3 nRF52 v1.2\Precompiled Firmware\.

    The default installation path is: C:\Nordic Semiconductor\.

  7. Click Program.