Command List; B00 - Open/Close Tcp Connection; B01 - Setting Gprs Apn Parameters - FIFOTRACK Q3 Command List

Hide thumbs Also See for Q3:
Table of Contents

Advertisement

FIFOTRACK Q3 COMMAND LIST

5 Command List

B00 – Open/Close TCP Connection
Source
GPRS/COM/SMS
Description
B00,<type>,<IP-domain>,<port>
01 type: 0 (Default)~Close TCP Connection; 1~Open TCP Connection
02 IP-domain: server IP or domain.
03 port: server port.
Reply
B00,<err_code>
01 err_code: procession error code.
Example
B00,0
01 Close TCP Connection, tracker will neither generate nor send GPRS package
B00,0,47.88.35.165,10502
01 Close TCP Connection, tracker will neither generate nor send GPRS package
B00,1,47.88.35.165,10502
01 Open TCP connection, and all generated data will be sent to remote server
47.88.35.165:10502
Retrieve
C04,B00
B01 – Setting GPRS APN Parameters
Source
GPRS/COM/SMS
Description
B01,<apn_name>,<apn_usr>,<apn_pwd>
01 apn_name: APN name.
02 apn_usr: APN user name.
03 apn_pwd: APN password.
04 Leave apn_usr and apn_pwd fields empty, if neither APN username nor APN
password exists.
05 Contact to local ISP for APN detail.
Reply
B01,<err_code>
01 err_code: procession error code.
OK – Succeed.
UNSUPPORT – Command not supported.
FAILED – Procession failed.
OK – Succeed.
UNSUPPORT – Command not supported.
FAILED – Procession failed.
10

Advertisement

Table of Contents
loading

Table of Contents