Giter Site home page Giter Site logo

nrfutil-help's Introduction

nrfutil-help

nrfutil pkg generate --help Usage: nrfutil pkg generate [OPTIONS] ZIPFILE

Generate a zip package for distribution to apps that support Nordic DFU OTA. The application, bootloader, and SoftDevice files are converted to .bin if supplied as .hex files. For more information on the generated package, see: http://developer.nordicsemi.com/nRF5_SDK/doc/

The following combinations are supported by this command:

  • BL only: Supported.

  • SD only: Supported (SD of same Major Version).

  • APP only: Supported.

  • BL + SD: Supported.

  • BL + APP: Not supported (use two packages instead).

  • BL + SD + APP: Supported.

  • SD + APP: Supported (SD of same Major Version).

Options: --debug-mode Debug mode switch, enables version check skipping. --application TEXT The application firmware file. --application-version INTEGER The application version. --application-version-string TEXT The application version string, e.g "2.7.31". --bootloader TEXT The bootloader firmware file. --bootloader-version INTEGER The bootloader version. --hw-version INTEGER The hardware version. --sd-req TEXT The SoftDevice requirements. A comma- separated list of SoftDevice firmware IDs (1 or more) of which one must be present on the target device. Each item on the list must be in hex and prefixed with "0x".A list of the possible values to use with this option follows: |s130_nrf51_1.0.0|0x67| |s130_nrf51_2.0.0|0x80| |s132_nrf52_2.0.0|0x81| |s130_nrf51_2.0.1|0x87| |s132_nrf52_2.0.1|0x88| |s132_nrf52_3.0.0|0x8C| |s132_nrf52_3.1.0|0x91| |s132_nrf52_4.0.0|0x95| |s132_nrf52_4.0.2|0x98| |s132_nrf52_4.0.3|0x99| |s132_nrf52_4.0.4|0x9E| |s132_nrf52_5.0.0|0x9D| --sd-id TEXT The new SoftDevice ID to be used as --sd- req for the Application update in case the ZIP contains a SoftDevice and an Application. --softdevice TEXT The SoftDevice firmware file. --key-file PATH The private (signing) key in PEM fomat. [required] --help Show this message and exit.

nrfutil-help's People

Contributors

zwh200866 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.