forked from CisecoPlc/XRF-Uploader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
36 lines (25 loc) · 1.83 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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 ([email protected])
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