Specifications
UC864-E/G/WD/WDU AT Commands Reference Guide
80304ST10041a Rev. 7 - 2010-10-14
Reproduction forbidden without Telit Communications S.p.A’s. written authorization - All Rights Reserved. Page 259 of 318
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










