ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 359 of 1039 2021-09-23
<cmdType>=32 (PLAY TONE)
<cmdType>=52 (RUN AT COMMAND)
<cmdType>=64 (OPEN CHANNEL)
<cmdType>=65 (CLOSE CHANNEL)
<cmdType>=66 (RECEIVE DATA)
<cmdType>=67 (SEND DATA)
the URC has the following extended format:
#STN: <cmdType>[,<alphaIdentifier>]
If <cmdType>=19 (SEND SHORT MESSAGE proactive command) fails, the #STN:
119 URC is sent to the module.
<mode>=2, and <cmdType>=33 (DISPLAY TEXT proactive command), the URC is
sent if allowed by SIM/USIM, the extended format is:
#STN: 33[,<cmdDetails>[,<alphaIdentifier>]]
If bit 7 of <cmdDetails>=1, the response with the #STSR command is required.
<mode>=2, and <cmdType>=34 (GET INKEY proactive command), the URC has
the following extended format:
#STN: 34,<cmdDetails>,<text>
<mode>=2, and <cmdType>=35 (GET INPUT proactive command), the URC has
the following extended format:
#STN: 35,<cmdDetails>,<text>,<responseMin>,<responseMax>[,<defaultText>]
<mode>=2, and <cmdType>=36 (SELECT ITEM proactive command), the URC
has the following extended format:
the first line of output is:
#STN: 36,<cmdDetails>,<numOfItem>[,<titleText>]<CR><LF>
one line follows for every item, repeated <numOfItems> times:
#STN: 36,<itemId>,<itemText>[,<nextActionId>]