goodfet.cc

Client

goodfet.cc | sed 's,/usr/local/bin/,,'
Usage: goodfet.cc verb [objects]

goodfet.cc erase
goodfet.cc flash $foo.hex
goodfet.cc test
goodfet.cc term
goodfet.cc info
goodfet.cc infotest
goodfet.cc halt
goodfet.cc regs
goodfet.cc dumpcode $foo.hex [0x$start 0x$stop]
goodfet.cc dumpdata $foo.hex [0x$start 0x$stop]
goodfet.cc writedata $foo.hex [0x$start 0x$stop]
goodfet.cc verify $foo.hex [0x$start 0x$stop]
goodfet.cc peekdata 0x$start [0x$stop]
goodfet.cc pokedata 0x$adr 0x$val
goodfet.cc peek 0x$iram
goodfet.cc poke 0x$iram 0x$val
goodfet.cc peekcode 0x$start [0x$stop]


goodfet.cc rssi [freq]
    Graphs signal strength on [freq] Hz.
goodfet.cc carrier [freq]
    Holds a carrier on [freq] Hz.
goodfet.cc reflex [freq]
    Jams on [freq] Hz.
goodfet.cc sniffsimpliciti [us|eu|lf]
    Sniffs SimpliciTI packets.
goodfet.cc sniffdash7 [lf]
    Sniffs Dash7. (untested)
goodfet.cc snifficlicker [us]
    Sniffs iClicker.


goodfet.cc simpliciti [us|eu|lf]
    Simpliciti access point for Chronos watch.
goodfet.cc iclicker [us|eu|lf]
    Sniffs iClicker packets as ASCII.

Pinout

NamePinName
DD/P2_1 12 Vcc
34 Vcc
RST 56
DC/P2_2 78
GND 910
1112
1314

SmartRF Studio Integration

At least temporarily, many features of the GoodFET's Chipcon client depend upon an installation of Smart RF Studio being found at /opt/smartrf7. XML files from this installation are used to auto-configure register names for the CC1110 and other 8051-based devices.

Screenshots

Chipcon Carrier

GoodFET Simpliciti Sniffing!

GoodFET CC1110 RSSI Graph

GoodFET iClicker Sniffing

Notes

No notes for this client.