goodfet.zigduino

Client

Usage: goodfet.zigduino verb [options]

goodfet.zigduino sniff -f [channel] -i [interface]
        Sniffs packets at channel [channel] from zigduino on interface [interface] (eg. /dev/ttyUSB0)
goodfet.zigduino beaconreq -f [channel] -i [interface] -c
        Sends out beacon request packets on channel [channel] from ziguino on interface [interface] (eg. /dev/ttyUSB0). If -c is specified, autoCRC is enabled in hardware otherwise CRC is calculated by client software.