13
+380 44 507 02 07
Command of request of device software version –
getver;
Example of a response:
BI-820OBD VER 3.13
Request for device profile parameters –
flush;
No.
Parameter
name
Description
1
IMEI
Modem ID number
2
APN
GPRS access point
3
LOGIN
GPRS access login
4
PASS
GPRS access password
5
IP
IP address of the server
6
PORT
Server port
7
MODE
Operating mode (always = 0 - TCP/IP)
Example of a response:
353976012555151, internet, none, none, 212.47.99.62, 12050, 0
Get the readings by parameter ID –
getparam ####;
ID consists of 4 digits – the first digit is a profile number, the last three
specify ID of a parameter.
Command example => request value of ID=0242 parameter:
getparam 0242;
No.
Parameter
name
Description
1
Param ID
Parameter ID
2
Value
Parameter value
Example of a response to the "getparam 0242" command:
Param ID 0242 Val: internet
Detailed Description of Controlling Commands
Command of complete device CPU reset –
cpureset;
There is no response to this command. Once the command is received,
all processes of the device reset.
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.