Current command:
hf 15 raw --help
Sends raw bytes over ISO-15693 to card usage: hf 15 raw [-hack2rw] -d <hex> options: -h, --help This help -a activate field -c, --crc calculate and append CRC -k keep signal field ON after receive -2 use slower '1 out of 256' mode -r do not read response -d, --data <hex> raw bytes to send -w, --wait wait longer for response. For writes etc. examples/notes: hf 15 raw -ac -d 260100 -> activate, add crc hf 15 raw -akrc -d 260100 -> activate, add crc, keep field on, skip response