Skip to content

Tool for SharkRF device firmware upgrades (or downgrades) over the bootloader's USB serial console.

License

Notifications You must be signed in to change notification settings

sharkrf/srf-fwu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srf-fwu

This tool can be used to perform firmware upgrades (or downgrades) on SharkRF devices which have the SharkRF Bootloader and it's USB serial console.

The USB serial console is available in SharkRF Bootloader v5 and up.

Installing

go install github.com/jacobsa/go-serial/serial
go get github.com/sharkrf/srf-fwu
cd $GOPATH/sharkrf/srf-fwu
make

You can print the available command line switches by running srf-fwu with the -h command line switch.

About

Tool for SharkRF device firmware upgrades (or downgrades) over the bootloader's USB serial console.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published