© 2022 ANTZER TECH CO., LTD.
30
11 Don’t Care
+TO10 Right / Left Turn Signal Lights
Command
uint8_t
0 to 15
Bit 1~2 : Right Signal Status
Bit 3~4 : Left Signal Status
Bit 5~8 : Reserved (0000)
00 De-activate
01 Activate
10 Reserved
11 Don’t Care
+TH1
Engine Speed
uint16_t
0 to 8,031 rpm
+TH2
Engine Fuel Rate
uint16_t
0 to 3,2127 L/h
(0.1 unit)
+TH3
Battery Potential / Power Input 1
uint16_t
0 to 3,2127 V
(0.1 unit)
+TH4
Engine Inlet Air Mass Flow Rate
uint16_t
0 to 3,2127 kg/h
(0.1 unit)
+TI1
Engine Coolant Temperature
int16_t
-40 to 210 deg C
+TI2
Engine Oil Temperature
int16_t
-273 to 1735 deg C
+TI3
Ambient Air Temperature
int16_t
-273 to 1735 deg C
+TI4
Engine Intake Manifold 1 Air
Temperature
int16_t
-273 to 1735 deg C
+TI5
Steering Wheel Angle
int16_t
-31374 to 31374 rad
(0.001 unit)
+TL1
High Resolution Total Vehicle
Distance
uint32_t
0 to 21,055,406 km
Example:
Attach custom data (like OBDII data) to standard protocol , please set AT
command “AT+FORMAT” , the data format and sequence are defined by your AT
command.
。