FIFOTRACK Q2 Command List

FIFOTRACK Q2 Command List

Hide thumbs Also See for Q2:

Advertisement

Quick Links

FIFOTRACK Q2 COMMAND LIST
FIFOTRACK COMMAND LIST
Model: Q2
Version: V1.1
www.fifotrack.com
Copyright @fifotrack 2015 All Rights Reserved

Advertisement

Table of Contents
loading

Summary of Contents for FIFOTRACK Q2

  • Page 1 FIFOTRACK Q2 COMMAND LIST FIFOTRACK COMMAND LIST Model: Q2 Version: V1.1 www.fifotrack.com Copyright @fifotrack 2015 All Rights Reserved...
  • Page 2 FIFOTRACK Q2 COMMAND LIST Copyright and Disclaimer  All copyrights belong to Shenzhen fifotrack Solution Co., Ltd. You are not allowed to revise, copy or spread this file in any form without consent of fifotrack. is trademark of fifotrack, protected by law.
  • Page 3: Document History

    FIFOTRACK Q2 COMMAND LIST Document History Version Revision Date Author Detail V1.1 Aug 18, 2021 Vito Hu Revision Version Copyright @fifotrack 2015 All Rights Reserved...
  • Page 4: Table Of Contents

    C01 – Retrieve Position Information....................19 C02 – Retrieve Firmware/Hardware Version, SN, IMEI ..............20 C03 – Retrieve Supply Power Status ....................20 C04 – Retrieve Parameter Setting ...................... 20 C06 – Retrieve Basic Information of Tracker ..................21 Copyright @fifotrack 2015 All Rights Reserved...
  • Page 5 FIFOTRACK Q2 COMMAND LIST S09 – Setting GPRS Heartbeat Interval ....................21 Appendix A – Alarm code and alarm parameter ................23 Copyright @fifotrack 2015 All Rights Reserved...
  • Page 6: Gprs Command Format

    2 bytes hexadecimal string format, XOR of  {<pack-len>,<ID>,<work-no>,<cmd-code>,<cmd-para>}. \r\n: End of package, i.e. <CR><LF>.  Without specification, multi-byte binary data in cmd-para uses big endian format, i.e. Most  Significant Byte first. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 7: Sms Command Format

    03 cmd-para: command parameter, the same as cmd-para filed in GPRS command. 04 proc-result: command process result OK – Succeed. 05 SMS command with invalid password, or with incorrect format, no reply will be sent. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 8: Serial Port (Com) Command Format

    Setting command format: #<cmd-code>,<cmd-para><CR><LF> Reply data format: #<cmd-code>,<proc-result><CR><LF> cmd-code, cmd-para: the same as corresponding filed of GPRS/SMS command. proc-result: SMS command procession result OK – Succeed. UNSUPPORT – Command not supported. FAILED –Procession failed. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 9: Command Writing Specification

    For command with multi parameters, filed(s) can be empty, the corresponding parameter is  set to default. The following chapters describe cmd-code and cmd-para.  The “Retrieve” row in the following chapters describes the corresponding query command.  Copyright @fifotrack 2015 All Rights Reserved...
  • Page 10: Command List

    OK – Succeed. UNSUPPORT – Command not supported. FAILED – Procession failed. Example B01,cmnet 01 Set APN name to “cmnet”, APN login username and password empty. Retrieve C04,B01 B02 – Setting GPRS Link Protocol Source GPRS/COM/SMS Copyright @fifotrack 2015 All Rights Reserved...
  • Page 11: B03 - Setting Tracking Time Interval

    Retrieve C04,B03 B10 – Setting SMS Password Source GPRS/COM/SMS Description B10,<sms_pwd> 01 sms_pwd: SMS password, 6 digits, default “000000”. Reply B10,<err_code> 01 err_code: procession error code. OK – Succeed. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 12: B11 - Setting Sos Number

    04 B14 setting doesn’t affect date & time in GPRS package, which always uses UTC-0 time zone. Reply B14,<err_code> 01 err_code: procession error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED – Procession failed. Example B14,-8 Retrieve C04,B14 Copyright @fifotrack 2015 All Rights Reserved...
  • Page 13: B17 - Clear Blind Data

    01 err_code: procession error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED – Procession failed. Example Retrieve C04,B19,<index> 01 index: fence index, value 1~8, the same as index field in setting command. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 14: B23 - Setting Alarm Action

    03 When send “B26” only, with alm-code and sms_string fields empty, set all head string to default 04 Refer to Appendix-A for default string. Reply B26,<err_code> 01 err_code: error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED –Processing failed. Example B26,2,HELP Copyright @fifotrack 2015 All Rights Reserved...
  • Page 15: B29 - Setting Sensitivity Of Motion Sensor

    08 When the command string has only sos-num-idx field, default attribute is set to corresponding SOS number. 09 Default attribute of SOS number: two-way-call and pos-sms. Reply B31,<err_code> 01 err_code: procession error code. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 16: B70 - Setting The Functions To Button

    Device uses WIFI first, and switch to GPS for positioning when no WIFI AP 03 Device uploads unfixed GPS package to server when neither GPS nor WIFI positioning succeed Reply B71,<err_code> 01 err_code: procession error code. OK – Succeed. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 17: B72 - Setting Reminder Mode For Incoming Phone-Call

    Reply B90,<err_code> 01 err_code: procession error code. OK – Succeed. UNSUPPORT – Command not supported. FAILED – Procession failed. Example B90,1 01 Restart device. Retrieve UNSUPPORT B91 – Setting Parameters to Default Source GPRS/COM/SMS Copyright @fifotrack 2015 All Rights Reserved...
  • Page 18: B94 - Turn On/Off Led Display

    04 ftp_port: FTP server port, default 21 05 ftp_loginid, ftp_loginpwd: FTP login user-name and password, when fields empty, using default account on 47.88.17.17 06 apn, apn_name, apn_pwd: APN setting for FTP connection, default, tracker using the Copyright @fifotrack 2015 All Rights Reserved...
  • Page 19: C01 - Retrieve Position Information

    01 Start OTA, tracker will connect to 47.88.17.17:21, using default FTP account for file download B99,Q2-V1.02.bin,1,120.24.95.123,9208,klone,klone@@2017 01 Start OTA, tracker will connect to 120.24.95.123:9208, and upgrade to “Q2-V1.02.bin” 02 The login name and password of FTP server is “klone” and “klone@@2017” Retrieve C01 –...
  • Page 20: C02 - Retrieve Firmware/Hardware Version, Sn, Imei

    “Charging”; When cable plug-out, the field is empty Example Reply: C03,3.80,50%,Charging Retrieve UNSUPPORT C04 – Retrieve Parameter Setting Source GPRS/COM/SMS Description C04,<cmd-code>,<query_para> 01 cmd-code: Command code to be retrieved. 02 query_para: Query parameter; refer to chapters above for detail. Copyright @fifotrack 2015 All Rights Reserved...
  • Page 21: C06 - Retrieve Basic Information Of Tracker

    04 When moving-interval==0 or stop-interval==0, heartbeat disabled for corresponding status 05 When stop-interval field empty, stop-interval is set to the same value as moving-interval 03 Heartbeat data will not be saved to blind buffer; When new heartbeat package Copyright @fifotrack 2015 All Rights Reserved...
  • Page 22 01 Set both moving-interval and stop-interval to 60s, tracker uploads heartbeat every 60s for all time S09,60,0 01 Set moving-interval to 60s, and stop-interval to 0s, tracker uploads heartbeat every 60s when moving, and stops uploading for stop status Retrieve C04,S09 Copyright @fifotrack 2015 All Rights Reserved...
  • Page 23 The following table describes the relationship of alm-code and alm-para in GPS Position/Alarm data: SMS Head String alm-code alm-para Description NULL Input1 active Battery voltage, unit V Internal battery low Low Battery Exit geo-fence Exit Fence Enter geo-fence Enter Fence Copyright @fifotrack 2015 All Rights Reserved...

Table of Contents