LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1770 of 1904 2022-03-04
3.31.2. AT#RSCRIPT - Read File
Read user file from file system
AT#RSCRIPT=[<script_name>]
Set command reports the content of file <script_name> in user NVM.
The device shall prompt a five character sequence
<CR><LF><less_than><less_than><less_than> (IRA 13, 10, 60, 60, 60)
followed by the file content.
Parameter:
file name, string type (max 127 chars,
case sensitive).
In case of this command on UART, DTE must use HW flow control
and AT+IFC=2,2 configured.
If the file was saved with the hidden attribute, then an empty file is
reported with the OK result code.
If the file is not present an error code is reported.
AT#RSCRIPT=?
Test command returns OK result code.