PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
hw timeout --help


Set the communication timeout on the client side

usage:
    hw timeout [-m <ms>]

options:
    -h, --help                     This help
    -m, --ms <ms>                  timeout in micro seconds

examples/notes:
    hw timeout                    -> Show current timeout
    hw timeout -m 20              -> Set the timeout to 20ms
    hw timeout --ms 500           -> Set the timeout to 500ms