Cinterion
®
EHS6 AT Command Set
17.2 AT^SJDL
EHS6_ATC_V03.001
15/12/3
Confidential / Released
Page 414 of 513
Parameter is used to control the download mode.
1
Start Java download to ME Flash File System.
2
Remove file from ME Flash File System.
Length assigned to the file. The maximum length of this parameter is given in the read command response
.
This parameter is unused if
=2 .
Text assigned to the file relative to path A:/ in Flash File System. The maximum length of this parameter 128
bytes.
CRC32 value from
Examples
EXAMPLE 1
The following example is provided to illustrate the Java download of a file.
EXAMPLE 2
The following example is provided to illustrate the deletion of a file.
<mode>
(num)
<fileLength>
(num)
<fileName>
(str)
<crc>
(num)
AT^SJDL=1,10,"test.txt"
Start Java download mode.
CONNECT
ME has entered binary data mode.
Terminal tool shall start to send the file.
JDL CRC32 0x73d30c0a
Download is successful.
JDL END OK
ME returns to command mode.
OK
AT^SJDL=2,10,"test.txt"
Remove file.
OK