15
Example of response:
«Param ID #### New Val: #»
, where:
Param ID – ID of parameter to be set up;
New Val – assigned value of parameter.
Example of the command to set APN of the device (a parameter that
contains the APN device has ID 0242) - setparam 0242 gps.utel.ua;
Example of response:
"Param ID 0242 New Val: gps.utel.ua».
Update of device software.
Command to be send - BOOT #,#,#;
Example of command to update the software:
«BOOT biakom.com,80,pr/*.bin;»
, where:
«HOST» - (biakom.com,) is address of server locating the update files;
«PORT» – (80,) - port of server locating the update files;
«PATH» - (pr/) – location of update files on server;
«Firmware»
-
(*.bin;)
–
binary
update
file,
where * is the firmware version, .bin is the file
extension.
This command allows remote software update of the device via GPRS
channel.
Note: Enable "download" for the SIM-card, and set the session timeout not
less than 10 seconds.
There are following responses at attempt to update the device software:
«BOOT: UPDATE DOWNLOAD OK
»
- successful update;
«BOOT: WAITE ERROR» – exceeded timeout at downloading software
update;
«BOOT: HOST CONNECT ERROR» – failure to connect to SW server;
«BOOT: PAGE LOAD ERROR» – failure to load the file;
«BOOT: UPDATE DOWNLOAD ERROR» – failure to update the file.
Set the mode of operation of digital inputs Out 1 and Out 2.
Command to be send - setdigout ##;
Example of command for the activation of the output Out 1: setdigout 10;
Example of command for the activation of the output Out 2: setdigout 01;
The first digit in the command is Out 1 output state, the second digit is Out
2 output state.
When it is necessary to activate the output, set the output value must to
"1". When it is necessary to deactivate the output, set the value to "0".