Chapter 19 – Qualcomm Defined AT Commands for CDMA Operation
Multi-Tech Systems, Inc. CDMA Wireless AT Commands - PN S000294C 164
Set MN-HA Shared Secrets $QCMIPMHSPI
Description: This command is used to set MN-HA SPIs for the currently active profile. Two arguments –
SPI value and one of the values: 0 and 1.
Values: <SPI> SPI value from 0 to 4294967295
<Val>
0: Do not commit to NV
1: Commit to NV
Note: If the value provisioned is not committed to NV, the temporary value will be deleted if
the modem is power cycled or if the $QCMIPP command is used.
Syntax: Command syntax: AT$QCMIPMHSPI =<SPI>,<Val>
Command Possible Responses
AT$QCMIPMHSPI?
Note: Display the current setting
$QCMIPMHSPI: 1234,1
OK
Note: Command is valid
AT$QCMIPMHSPI=?
Note: Display the range of values
$QCMIPMHSPI: (0-4294967295),(0-1)
OK
Note: Command is valid
AT$QCMIPMHSPI=5500,0
Note: Set value to 5500, but not commit
OK
Note: Command is valid
Set Primary HA IP Address $QCMIPPHA
Description: This command is used to set the primary HA address of the mobile for the currently active
profile. The command takes two arguments, a string corresponding to the IP address of the
HA to be stored and a number (either 0 or 1) indicating whether or not to commit this value
to NV. The IP address should be formatted in standard dotted-decimal notation, e.g.
“10.1.1.20”.
Values: <IP> IP address in standard dotted-decimal notation, e.g. “10.1.1.20”.
<Val>
0: Do not commit to NV
1: Commit to NV
Note: If the value provisioned is not committed to NV, the temporary value will be deleted if
the modem is power cycled or if the $QCMIPP command is used.
Syntax: Command syntax: AT$QCMIPPHA =<IP>,<Val>
Command Possible Responses
AT$QCMIPPHA?
Note: Display the current setting.
$QCMIPPHA: 10.1.1.20, 0
OK
AT$QCMIPPHA =?
Note: Display the range of values.
$QCMIPPHA: ((0-255).(0-255).(0-255).(0-
255)),(0-1)
OK
AT$QCMIPPHA =10.1.2.15,1
Note: Set to 10.1.2.15, and commit to NV.
OK