Telit LE910 V2 Series AT Commands
80446ST10707A Rev. 0– 2015-11-03
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 424 of 509
Mod. 0808 2011-07 Rev.2
followed by the data.
If reading ends successfully, the response is OK; otherwise an
error code is reported.
Parameters:
- Numeric parameter indicating the profile identifier.
Range: 0-2
< maxByte > - Max number of bytes to read at a time
Range: 0,64-1500 (default is 0 which means infinite size)
Note: if <maxByte> is unspecified, server data will be transferred
all in once.
Note: If the data are not present or the
parameter has value 0, an error code is
Test command reports the supported range of values for
<prof_id>
parameter in the format:
# HTTPRCV: (list of supported <prof_id>s)
4.1.6.12. Script management
Write Script - #WSCRIPT
[<script_name>,
<size>,
[,<hidden>]]
Execution command causes the MODULE to store a file in the Easy Script®
related NVM, naming it <script_name>
The file should be sent using RAW ASCII file transfer.
It is important to set properly the port settings. In particular:
Flow control: hardware.
Baud rate: 115200 bps
Parameters:
<script_name> - name of the file in NVM, string type (max 16 chars, case
sensitive).
<size> - file size in bytes
<hidden> - file hidden attribute
0 - file content is readable with #RSCRIPT (default).