Skip to content

CisecoPlc/XRF-Uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

XRF Firmware Uploader 1.0 - a tool to upload new firmware on XRF  
                            modules from Ciseco (www.ciseco.co.uk)

Copyright (C) 2012  Marc Eberhard (eberhardma@googlemail.com)
Tweaked by Matt Lloyd <dps.lwk at gmail.com> to work on OSX

***************************************************************************************************************************************************
********************************************************************************************************************
## This is now deprecated - please use the new uploader which can be found in 
## https://github.com/WirelessThings/WirelessThings-Firmware-Uploader
********************************************************************************************************************
********************************************************************************************************************
********************************************************************************************************************
********************************************************************************************************************


This was originally written by Marc to update his XRF on linux
We (Ciseco) made some minor tweaks to get it to compile on OSX

To compile on R-Pi/linux
$ g++ xrf_uploader.cpp -o xrf_uploader
$ chmod +x xrf_uploader

To run 
$ ./xrf_uploader -d /dev/tty**** -f *****.bin


Current Uploader Limits: 
Any XRF/SRF/other radio sold by Ciseco after May 2012 can use this uplaoder.
The uploader cannot update the Boot-loader.


On OSX if you are getting stuck at opening device try using the /dev/cu.***** device

XRF firmware's for use with this program can be found here: http://openmicros.org/index.php/articles/84-xrf-basics/180-all-xrf-firmware-updates 
For XRF support please visit the forum at http://OpenMicros.org

About

XRF Uploader for use on Linux, OSX and Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages