PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
hf 15 rdmulti --help


Read multiple pages on a ISO-15693 tag 

usage:
    hf 15 rdmulti [--bs <dec>]

options:
    -h, --help                     This help
    -u, --uid <hex>                full UID (8 hex bytes)
    --ua                           unaddressed mode
    -*                             scan for tag
    -2                             use slower '1 out of 256' mode
    -o, --opt                      set OPTION Flag (needed for TI)
    -b <dec>                       first page number (0-255)
    --cnt <dec>                    number of pages (1-6)
    --bs <dec>                     block size (def 4)
    -v, --verbose                  verbose output

examples/notes:
    hf 15 rdmulti -* -b 1 --cnt 6                       -> read 6 blocks
    hf 15 rdmulti -u E011223344556677 -b 12 --cnt 3     -> read three blocks