Specifications

UC864-E/G AT Commands Reference Guide
80304ST10041a Rev. 3 - 18/07/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 208 of 259
3.5.7.4 Enhanced Easy GPRS® Extension AT Commands
3.5.7.4.1 Authentication User ID - #USERID
#USERID - Authentication User ID
AT#USERID=
[<user>]
Set command sets the user identification string to be used during the
authentication step.
Parameter:
<user> - string type, it’s the authentication User Id; the max length for this
value is the output of Test command, AT#USERID=? (factory
default is the empty string “”).
AT#USERID? Read command reports the current user identification string, in the format:
#USERID: <user>
AT#USERID=? Test command returns the maximum allowed length of the string parameter
<user>.
Example
AT#USERID="myName"
OK
AT#USERID?
#USERID: "myName"
OK
3.5.7.4.2 Authentication Password - #PASSW
#PASSW - Authentication Password
AT#PASSW=
[<pwd>]
Set command sets the user password string to be used during the
authentication step.
Parameter:
<pwd> - string type, it’s the authentication password; the max length for this
value is the output of Test command, AT#PASSW=? (factory
default is the empty string “”).
AT#PASSW=? Test command returns the maximum allowed length of the string parameter
<pwd>.
Example
AT#PASSW="myPassword"
OK
3.5.7.4.3 Packet Size - #PKTSZ
#PKTSZ - Packet Size
AT#PKTSZ=
[<size>]
Set command sets the default packet size to be used by the TCP/UDP/IP
stack for data sending.