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
Name | Pin | Name | |
---|---|---|---|
DD/P2_1 | 1 | 2 | Vcc |
3 | 4 | Vcc | |
RST | 5 | 6 | |
DC/P2_2 | 7 | 8 | |
GND | 9 | 10 | |
11 | 12 | ||
13 | 14 |
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
Notes
No notes for this client.