Skip to content

pauloborges/nrftool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nrftool

A tool to flash and erase nRF devices

Dependencies

Supported devices

Currently, only the nRF51822 chip is supported.

Usage

To flash new firmware:

$ nrftool flash FIRMWARE ADDRESS [--verbose]

To erase current firmware:

$ nrftool erase [--verbose]

If JLinkExe can't be found in your PATH, it can be specified using --jlinkexe option:

$ nrftool --jlinkexe path/to/your/JLinkExe erase

About

A tool to flash and erase nRF devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages