ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 205 of 545 2020-04-15
bit 3:
0 - user input to be in unpacked format
1 - user input to be in SMS packed format
bits 4-6:
0
bit 7:
0 - no help information available
1 - help information available
string as prompt for text
minimum number of characters of the user
input
minimum length of user input.
maximum number of characters of the user
input.
maximum length of user input
string supplied as default response text
<cmdType>=36 (SELECT ITEM proactive command)
#STGI response format:
the first line of output is:
#STGI: 36,<cmdDetails>,<numOfItem>[,<titleText>]<CR><LF>
one line follows for every item, repeated <numOfItems> times:
#STGI: 36,<itemId>,<itemText>[,<nextActionId>]
a bit mask where each bit position, according to
its value, has a specific meaning:
bit 0:
0 - presentation type is not specified
1 - presentation type is specified in bit 1
bit 1:
0 - presentation as a choice of data values if bit
0 = 1
1 - presentation as a choice of navigation
options if bit 0 is 1
bit 2:
0 - no selection preference
1 - selection using soft key preferred
bits 3-6:
0