LE910-SKG AT commands reference guide
80437ST10619A Rev.1 – 2014-09-16
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved
page 209 of 273
#FTPAPPEXT - FTP Append Extended
is returned
#FTPAPPEXT:<SentBytes>
OK
If the user has to reopen the data port to send another (or append to the same) file,
he can restart with the FTPPUT (or FTPAPP).
Then FTPAPPEXT, … to send the data chunks on the reopened data port.
Note: if while sending the chunks the data port is closed from remote, user will be
aware of it because #FTPAPPEXT will indicatd ERROR and cause (available if
previously issued the command AT+CMEE=2) will indicate that
socket has been closed.
Also in this case obviously, data port will have to be reopened with FTPPUT and so
on...(same sequence)
#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>
.
The allowed maximum length is 127.
Example
AT#USERID="myName"
OK
AT#USERID?
#USERID: "myName"
OK
#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
Summary of Contents for LE910-SKG
Page 1: ......