About 653 results
Open links in new tab
  1. Download nRF Command Line Tools, latest version

    nrfjprog DLL - a DLL that exports functions for programming and controlling nRF51, nRF52, nRF53 and nRF91 Series devices and lets developers create their own development tools using the DLLs API

  2. The nrfjprog command line tool implemented in Python. - GitHub

    nrfjprog is a tool to program and debug Nordic Semiconductor's nRF5 series devices. Using a tool such as PyInstaller or py2exe this module can be converted to a stand-alone (cross-platform) executable.

  3. nrfjprog

    UNKNOWN : slow automatic family detection is performed. ; Define the desired family of devices to use by default by nrfjprog.exe when -f or --family arguments are not used. The only valid options are …

  4. Nordic nRF5x Segger J-Link — Zephyr Project Documentation

    To program the flash with a compiled Zephyr image after having followed the instructions to install the Segger J-Link Software and the nRF5x Command-Line Tools, follow the steps below: Where <x> is …

  5. Programming SoCs with nrfjprog - Nordic Semiconductor

    Mar 27, 2025 · nrfjprog offers a variety of commands for programming Nordic Semiconductor SoCs with different options and executing other operations on the SoCs. nrfjprog returns the exit code 0 if the …

  6. pynrfjprog · PyPI

    Apr 17, 2024 · Python wrapper around the nrfjprog dynamic link libraries (DLL). Use of this API allows developers to program/debug nRF SOC and SIP devices from the interpreter, write simple scripts for …

  7. NRFJPROG - ElectroDragon Wiki

    Jul 17, 2020 · NRFJPROG <accesccontrol>CM</accesscontrol> Install from https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line …

  8. rknrfgo / Wiki / nrfjprog - SourceForge

    nrfjprog is a command-line tool which can program the nrf51822 using J-Link Commander in the same way RKNRFGO does.

  9. Releases: NordicPlayground/nRF5-universal-prog - GitHub

    All other files in folder are needed for correct operation, but the only one you need to care about is nrfjprog.exe. PyInstaller allows us to condense all of these files into one .exe but this results in a …

  10. nRF Command Line Tools - nordicsemi.com

    nrfjprog DLL - a DLL that exports functions for programming and controlling nRF51, nRF52, nRF53 and nRF91 Series devices and lets developers create their own development tools using the DLLs API