A command-line utility written in Rust that supports Device Firmware Updates (DFU) for devices running AdafruitnRF52Bootloader.
Currently the WisBlock-RAK4631 is the only supported board. The option to specify additional supported boards will be added soon.
For macOS(Intel & M1) users, install brew first, then use the install command below:
brew install blelora/blelora-cli/blelora
For Windows users, install Scoop first, then use the install command below:
scoop install https://raw.githubusercontent.com/blelora/blelora-cli/master/install/blelora.json
From Pre-compiled Binaries:
Download from the releases page.
With Cargo, the Rust package manager:
cargo install blelora
``` $ blelora --help blelora 0.1.0 Common options
USAGE:
blelora
FLAGS: -h, --help Prints help information -V, --version Prints version information
SUBCOMMANDS:
dfu Initiate DFU over serial
help Prints this message or the help of the given subcommand(s)
Upload Firmware over DFU Serial
$ blelora dfu serial --package