Skip to content

add nrf commandline utility - #772

Open
AdityaMitra5102 wants to merge 1 commit into
Nitrokey:mainfrom
AdityaMitra5102:nrfutil-replace
Open

add nrf commandline utility#772
AdityaMitra5102 wants to merge 1 commit into
Nitrokey:mainfrom
AdityaMitra5102:nrfutil-replace

Conversation

@AdityaMitra5102

Copy link
Copy Markdown
Contributor

Add command line utility for nrf


C:\Users\Aditya NK>nitropy-nrf
Usage: nitropy-nrf [OPTIONS] COMMAND [ARGS]...

  Nordic nRF52 DFU/signing utilities.

Options:
  --help  Show this message and exit.

Commands:
  dfu   Perform a DFU transfer.
  keys  Key generation and inspection.
  pkg   Generate DFU packages.

C:\Users\Aditya NK>nitropy-nrf dfu
Usage: nitropy-nrf dfu [OPTIONS] COMMAND [ARGS]...

  Perform a DFU transfer.

Options:
  --help  Show this message and exit.

Commands:
  usb-serial  Send a DFU package over a USB serial port.

C:\Users\Aditya NK>nitropy-nrf keys
Usage: nitropy-nrf keys [OPTIONS] COMMAND [ARGS]...

  Key generation and inspection.

Options:
  --help  Show this message and exit.

Commands:
  display   Display/export the public key derived from KEY_FILE in the...
  generate  Generate a new signing key and write it to KEY_FILE.

C:\Users\Aditya NK>nitropy-nrf pkg
Usage: nitropy-nrf pkg [OPTIONS] COMMAND [ARGS]...

  Generate DFU packages.

Options:
  --help  Show this message and exit.

Commands:
  generate  Generate an application and/or bootloader DFU package.

C:\Users\Aditya NK>

@AdityaMitra5102
AdityaMitra5102 requested a review from a team as a code owner July 16, 2026 08:46
@AdityaMitra5102
AdityaMitra5102 requested review from daringer, james-knippes, mmerklinger, robin-nitrokey and sosthene-nitrokey and removed request for a team July 16, 2026 08:46
@daringer

Copy link
Copy Markdown
Collaborator

nice, needs Nitrokey/nitrokey-sdk-py#138 merged

@sosthene-nitrokey
sosthene-nitrokey changed the base branch from master to main July 29, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants