User Manual Part 1
User Guide to Q4000/QPRO
Document Number 1135-4713 Rev G
THIS DOCUMENT CONTAINS CONFIDENTIAL AND PROPRIETARY INFORMATION OF QUAKE GLOBAL CORPORATION. IT MAY BE USED BY
RECIPIENT ONLY FOR THE PURPOSE FOR WHICH IT WAS TRANSMITTED AND WILL BE RETURNED UPON REQUEST OR WHEN NO LONGER NEEDED
BY RECIPIENT. DISCLOSURE TO UNAUTHORIZED THIRD PARTIES OR DUPLICATION WITHOUT THE EXPRESS WRITTEN PERMISSION OF QUAKE
GLOBAL IS PROHIBITED.
Page 17
CONFIDENTIAL
Information classified Confidential
-
Do not copy (See last page for obligations)
Table 2-3: SMTP and POP configuration parameters
Name
Value (Hex)
Sample Value
s
QCFG_MODEM_APN_ADDRESS
0x9D orbcomm.t-mobile.com
QCFG_SMTP_USER 0xA6 username@gmx.com
QCFG_SMTP_PASS 0xA7 password
QCFG_POP_USER 0xAC username@gmx.com
QCFG_POP_PASS 0xAD password
QCFG_SMTP_SERVER_ADDR 0xA4 mail.gmx.com
QCFG_POP_SERVER_ADDR 0xAA pop.gmx.com
QCFG_SMTP_TO_ADDR 0xA8 username@quakeglobal.com
QCFG_SMTP_SUBJ 0xA9 This is a test subject…
2.6.3 Changing parameters used by Turnkey
A different method is used for modifying Turnkey application parameters than that used for setting
foundation parameters.
2.6.3.1 Setting Turnkey (TK_) parameters
There are a number of ways to change the default values of the Turnkey application parameters.
Two methods of changing the parameters will be shown here.
2.6.3.1.1 Via the MTS port
1. Close the QCT program if it is open, and start a Terminal Emulation program on a PC’s serial
port connected to the MTS port with the following settings:
Baud rate: 4800 bps
Data bits: 8
Parity: None
Stop bits: 1
Flow control: None
2. The command to change a parameter is:
AT+QKECA PARAMETER NAME, VALUE
For example, to change the message transmit interval to send every minute, type:
AT+QKECA TK_XMIT_INTERVAL,60
3. To examine the Turnkey settings, type:
AT+QKECA?