PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
hw sethfthresh --help


Set thresholds in HF/14a and Legic mode.

usage:
    hw sethfthresh [-h] [-t <dec>] [-i <dec>] [-l <dec>]

options:
    -h, --help                     This help
    -t, --thresh <dec>             threshold, used in 14a reader mode (def 7)
    -i, --high <dec>               high threshold, used in 14a sniff mode (def 20)
    -l, --legic <dec>              threshold used in Legic mode (def 8)

examples/notes:
    hw sethfthresh -t 7 -i 20 -l 8