ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 376 of 1039 2021-09-23
<data> parameter is used according to <cmdType>, and when
<userAction>=0:
45. <cmdType>=34 (GET INKEY proactive command)
<data> contains the key pressed by the user. The character
set is selected by +CSCS command.
If the ongoing proactive command requires to the user a
binary choice (yes/no), the valid content of <data> is:
- "Y" or "y" (positive answer) and "N" or "n" (negative answer)
for "IRA", "8859-1",
"PCCP437" character sets
- "0079" or "0059" (positive answer) and "006E" or "004E"
(negative answer)
for UCS2 alphabet
The ongoing proactive command to require a binary choice
sets bit 2 of the <cmdDetails> parameter to 1, see #STGI
command.
46. <cmdType>=35 (GET INPUT proactive command).
<data> contains the string of characters entered by the user.
47. <cmdType>=36 (SELECT ITEM proactive command).
<data> contains the item identifier selected by the user.