Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
24 – select item
25 – set up menu
81 – session end
83 – session end by user
84 – go backward
<data>
If <cmd_id>=22:
Input a character
If <cmd_id>=23:
Input a string.
If <rsp_format> is YES or NO, input of a character in case of ANSI character set requests one
byte, e.g. “Y”.
If <rsp_format> is numerical only, input the characters in decimal number, e.g. “123”
If <rsp_faomat> is UCS2, requests a 4 byte string, e.g. “0031”
<rsp_faomat> refer to the response by AT+STGI=23
If <cmd_id>=24:
Input the identifier of the item selected by user
If <cmd_id>=25:
Input the identifier of the item selected by user
If <cmd_id>=83:
<data> ignore
Note: It could return main menu during Proactive Command id is not 22 or 23
If <cmd_id>= 84:
<data> ignore
<pdu_len>
Integer type, pdu string length
String type, the pdu string.
Examples
AT+STGR=25,1 (NOT PDU format)
+STIN: 24
AT+STGR=30,"810301240002028281830100900101" (PDU format)
OK
11.4 AT+STK STK switch
Description
This command is used to disable or enable the STK function. If the argument is 1, it is enabled.
While if the argument is 0, it is disabled.