PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
nfc decode --help


Decode and print NFC Data Exchange Format (NDEF)
You must provide either data in hex or a filename, but not both

usage:
    nfc decode [-hv] [-d <hex>] [-f <fn>]

options:
    -h, --help                     This help
    -d, --data <hex>               NDEF data to decode
    -f, --file <fn>                file to load
    -v, --verbose                  verbose output

examples/notes:
    nfc decode -d 9101085402656e48656c6c6f5101085402656e576f726c64
    nfc decode -d 0103d020240203e02c040300fe
    nfc decode -f myfilename