Current command:
lf cmdread --help
Modulate LF reader field to send command before read. All periods in microseconds. - use `lf config` to set parameters usage: lf cmdread [-hvk@] [-d <us>] [-c <0|1|...>] [-e <us>]... [-o <us>] [-z <us>] [-s <dec>] [--crc-ht] options: -h, --help This help -d, --duration <us> delay OFF period, (0 for bitbang mode) -c, --cmd <0|1|...> command symbols -e, --extra <us> Extra symbol definition and duration (up to 4) -o, --one <us> ONE time period -z, --zero <us> ZERO time period -s, --samples <dec> number of samples to collect -v, --verbose verbose output -k, --keep keep signal field ON after receive --crc-ht calculate and append CRC-8/HITAG (also for ZX8211) -@ continuous mode examples/notes: lf cmdread -d 50 -z 116 -o 166 -e W3000 -c W00110 -> probing for Hitag1/S lf cmdread -d 50 -z 116 -o 166 -e W3000 -c W11000 -> probing for Hitag2 lf cmdread -d 50 -z 116 -o 166 -e W3000 -c W11000 -s 2000 -@ -> probing for Hitag2, oscilloscope style lf cmdread -d 48 -z 112 -o 176 -e W3000 -e S240 -e E336 -c W0S00000010000E -> probing for Hitag (us)