Skip to content
Sam Turner edited this page Jun 12, 2017 · 1 revision

Commands

python rfxcmd.py -l -v -d /dev/ttyUSB0

cd /opt/rfxcmd

Test if connected and what protocols are running

./rfxcmd.py -d /dev/ttyUSB0 -f -v

Start listening

./rfxcmd.py -d /dev/ttyUSB0 -l -v
Clone this wiki locally