17
+380 44 507 02 07
Restoration of profile parameters defaults –
rstallprof;
There is no response to this command. Once the command is received,
all profile parameters are restored to their default values.
Command for deletion of all records saved –
deleterecords;
There is no response to this command. Once the command is received,
all data packets are removed from the device memory.
Set parameter values by their ID -
setparam #### #;
ID consists of 4 digits – the first digit is a profile number, the last three
specify ID of a parameter (refer to
Addendum 1
).
Example of a command => set value of ID=242 parameter from profile
0:
setparam 0242 www.kyivstar.net
No.
Parameter
name
Description
1
Param ID Profile number and parameter ID
2
New Value New value of a parameter
Example of a response to the "setparam 0242 www.kyivstar.net"
command - setting an APN:
Param ID 0242 New Val: www.kyivstar.net
Device firmware update -
BOOT #,#,#;
Command parameters:
HOST
– IP address of the server containing the update;
PORT
– Port of the server containing the update;
PATH
– Path to the firmware update file on the server;
Example of the command:
BOOT fw.bitrek.ua,80,*.bin;
Where * is a version of the firmware, .bin – file format extension.
Options of response to the attempted update download:
BOOT: UPDATE DOWNLOAD OK – downloading was a success;
BOOT: WAITE ERROR – wait timeout was exceeded during update
download;
BOOT: HOST CONNECT ERROR – failed to connect to the server;
BOOT: PAGE LOAD ERROR – failed to download the file;
BOOT: UPDATE DOWNLOAD ERROR
–
failed to update the firmware;
Setting operating modes of digital outputs OUT1 and OUT2 -
setdigout ##;
Example for enabling Out 1:
setdigout 10;
Example for enabling Out 2:
setdigout 01;
The first digit in the command is Out 1 status, the second one is Out 2
status.
When the output needs to be enabled, its value must be set to "1".