User Manual

Table Of Contents
SARA-R4 series-AT commands manual
UBX-17003787 - R16
20Device and data security
Page 253 of 401
Type Syntax Response Example
OK
File system syntax
Set AT+USECE2EFILEENC=<filename>,
<out_file>
OK AT+USECE2EFILEENC="file_to_
encrypt","file_to_store_data"
OK
20.3.12.3Defined values
Parameter Type Description
<filename> String Filename of the file containing the plain data.
<out_file> String Filename where to store the encrypted data. For more details on file system
limitations, see File system limits.
<enc_data_length> Number Number of encrypted bytes returned.
<encrypted_data> String ASCII string representing the encrypted data of <enc_data_length> characters in the
range [0x00,0xFF].