Maxtrack MXT-101

Maxtrack MXT-101 is a compact asset GPS tracker suitable for people, animals, and mobile assets tracking. The device features communication over TCP and UDP, long-lasting battery, internal antennas, internal accelerometer, sleep mode, angle change alerts, receiving commands via DTMF or SMS, IP67-compliant casing, and more.

Usage specifics
Parameters (104)
Settings (15)
Commands (2)
Maxtrack MXT-101
Flespi parses telemetry data from your Maxtrack MXT-101 into a standardized JSON and lets you send commands to Maxtrack MXT-101 via API.

Here’s the like of JSON you get

{
    "ident": "352625333222111",
    "position.altitude": 273.61,
    "position.hdop": 0.7,
    "position.latitude": 49.069782,
    "position.longitude": 28.632826,
    "position.satellites": 18,
    "server.timestamp": 1650636570.426424,
    "timestamp": 1650636570.426424,
    "device.type.id": "Maxtrack MXT-101",
    "channel.id": 1111,
    "protocol.id": "maxtrack"
    "engine.ignition.status": true
    ...
}

How to consume this nice JSON

The easiest way is to make a REST API request like this
curl -X GET  --header 'Authorization: FlespiToken XXX' 'https://flespi.io/gw/devices/<device id>/messages'

How to send commands to Maxtrack MXT-101?

You can send a specific command. Show all commands
You can use pre-defined settings to send instructions more conveniently. Show all settings

You can also

Modify messages

Add or remove parameters, inject data from LBS and reverse-geocoding services, etc.
Learn what plugins can do

Aggregate data

Determine trips and stops, catch events, detect geofence ins/outs, and more.
Learn about flespi analytics capabilities
air.pressure
number
bar
Air pressure
Message Type 0x0001
alarm.event
boolean
Alarm event triggered
Message Type 0x0001,
Message Type 0x31
alarm.state.enum
number
Alarm state
Message Type 0x0001
antitheft.event
boolean
Antitheft event triggered
Message Type 0x31
battery.charging.status
boolean
Battery charging status
Message Type 0x31
battery.connected.status
boolean
Internal battery is connected
Message Type 0x31
battery.level
number
percentage
Internal battery level
Message Type 0x0001
battery.state
string
Battery state
Message Type 0x0001
battery.use.duration
number
seconds
Time device works on battery power
Message Type 0x0001,
Message Type 0x31
battery.voltage
number
volts
Internal battery voltage
Message Type 0x0001,
Message Type 0x31
can.ambient.air.temperature
number
celsius
CAN ambient air temperature
Message Type 0x0001
can.engine.oil.temperature
number
celsius
Engine oil temperature read from CAN
Message Type 0x0001
can.engine.rpm
number
rpm
Engine RPM read from CAN
Message Type 0x0001
can.engine.temperature
number
celsius
Engine temperature read from CAN
Message Type 0x0001
can.fuel.consumption
number
liters/h
Engine fuel rate read from CAN
Message Type 0x0001
can.intake.air.temperature
number
celsius
Intake air temperature
Message Type 0x0001
can.maf.air.flow.rate
number
g/sec
MAF air flow rate read from CAN
Message Type 0x0001
can.throttle.pedal.level
number
percentage
Throttle pedal push level read from CAN
Message Type 0x0001
can.vehicle.mileage
number
km
Total vehicle mileage read from CAN
Message Type 0x0001
can.vehicle.speed
number
km/h
Vehicle speed read from CAN
Message Type 0x0001
channel.id
number
ID of channel that received a message
crash.accelerometer.status
boolean
Crash accelerometer is calibrated
Message Type 0x0001
device.firmware.version
string
Firmware revision
Message Type 0x2A
device.id
number
ID of device that received a message
device.lifetime
number
minutes
Device operating time since production
Message Type 0x0001
device.model
string
Device model ID string
device.name
string
Name of device that received a message
device.temperature
number
celsius
Temperature of device
Message Type 0x0001,
Message Type 0x31
device.type.id
number
ID of device type of device that received a message
device.uptime
number
seconds
Time in seconds since last device power on
Message Type 0x0001
din
number
Digital inputs bitmask
Message Type 0x0001,
Message Type 0x31
dout
number
Digital outputs bitmask
Message Type 0x0001,
Message Type 0x31
driver.id
string
Driver identification card id
Message Type 0x31
engine.ignition.on.duration
number
seconds
Duration when engine is on
Message Type 0x0001
engine.ignition.status
boolean
Engine ignition or ACC status
Message Type 0x31
engine.motorhours
number
hours
Total calculated engine motorhours
Message Type 0x31
engine.rpm
number
rpm
Engine RPM read
Message Type 0x0001
event.code
string
Protocol-specific event code string
Message Type 0x0001
event.duration
number
seconds
Telemetry event duration
Message Type 0x0001
event.enum
number
Protocol-specific event code
Message Type 0x0001,
Message Type 0x31
event.seqnum
number
Unique event sequence number
Message Type 0x0001,
Message Type 0x31
external.powersource.status
boolean
External power source connection status
Message Type 0x0001
external.powersource.voltage
number
volts
External power voltage
Message Type 0x0001,
Message Type 0x31
fuel.level
number
percentage
Fuel level percentage
Message Type 0x0001
gnss.antenna.status
boolean
GNSS receiver antenna status
Message Type 0x31
gnss.type
string
GNSS type: gps, glonass, etc...
Message Type 0x0001
gnss.vehicle.mileage
number
km
Vehicle mileage calculated by global navigation system (GNSS)
Message Type 0x0001,
Message Type 0x31
gprs.status
boolean
GPRS mobile network status
Message Type 0x0001
gsm.cellid
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) base station ID
Message Type 0x0001,
Message Type 0x31
gsm.jamming.event
boolean
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal jamming detected
Message Type 0x0001,
Message Type 0x31
gsm.lac
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) location area code
Message Type 0x0001,
Message Type 0x31
gsm.mcc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) country code
Message Type 0x0001,
Message Type 0x31
gsm.mnc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) code
Message Type 0x0001,
Message Type 0x31
gsm.module.status
boolean
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) module is ON
Message Type 0x0001
gsm.network.roaming.status
boolean
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) in roaming mode
Message Type 0x0001
gsm.network.status
boolean
Registration status in the Mobile network (GSM, 3G, 4G, LTE, 5G, ...)
Message Type 0x0001,
Message Type 0x31
gsm.signal.dbm
number
dbm
Strength of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal
Message Type 0x0001
gsm.signal.level
number
percentage
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal strength level
Message Type 0x0001
gsm.sim.iccid
string
Integrated Circuit Card Id of SIM card of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...)
Message Type 0x0001,
Message Type 0x0002,
Message Type 0x0003,
Message Type 0x0011
gsm.sim.status
boolean
SIM card is active
Message Type 0x0001
gsm.timing.advance
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) timing advance
Message Type 0x0001
ident
string
Device unique identifier like serial number, IMEI, etc
ignition.calibration.automatic
boolean
Virtual ignition calibration source is automatic
Message Type 0x0011
ignition.calibration.max.detected
number
volts
Virtual ignition calibration maximum voltage value read since reset
Message Type 0x0011
ignition.calibration.max.used
number
volts
Virtual ignition calibration maximum voltage value used to calculate calibration
Message Type 0x0011
ignition.calibration.min.detected
number
volts
Virtual ignition calibration minimum voltage value read since reset
Message Type 0x0011
ignition.calibration.min.used
number
volts
Virtual ignition calibration minimum voltage value used to calculate calibration
Message Type 0x0011
ignition.calibration.timestamp
number
Timestamp when virtual ignition was calibrated
Message Type 0x0011
ignition.calibration.voltage
number
volts
Virtual ignition calibration set up voltage
Message Type 0x0011
ignition.state
number
Ignition state according to device manual
Message Type 0x0001
last.reboot.id
number
Reason from the last reset of the device
Message Type 0x0001
lora.fcntup
number
LoRa: The uplink counter for this packet
Message Type 0x0001
message.buffered.status
boolean
Black box message
Message Type 0x31
modem.hardware.version
string
Firmware hardware of the modem
Message Type 0x2A
movement.status
boolean
Current movement state
Message Type 0x0001,
Message Type 0x31
overspeeding.event
boolean
Overspeeding detected
Message Type 0x31
overspeeding.status
boolean
Overspeeding detected
Message Type 0x0001
payload.hex
string
HEX Payload received from device
Message Type 0x31
peer
string
IP:port from which device connecting to the channel
position.altitude
number
meters
Altitude value for position
Message Type 0x0001
position.direction
number
degrees
Heading angle at position detection moment
Message Type 0x0001,
Message Type 0x31
position.hdop
number
Horizontal dilution of precision
Message Type 0x31
position.latitude
number
degrees
Latitude coordinate value
Message Type 0x0001,
Message Type 0x31
position.longitude
number
degrees
Longitude coordinate value
Message Type 0x0001,
Message Type 0x31
position.pdop
number
Position dilution of precision
Message Type 0x0001
position.speed
number
km/h
Instant speed at position detection moment
Message Type 0x0001,
Message Type 0x31
power.on.status
boolean
Power-on device status
Message Type 0x31
power.state.enum
number
Power state
Message Type 0x0001
product.model.enum
number
Product model
Message Type 0x0011
protocol.id
number
ID of protocol
reboot.reason.enum
number
Terminal reboot reason
Message Type 0x0001,
Message Type 0x0011
report.reason
number
Transmission reason code
Message Type 0x0001
rfid.code
string
Hexadecimal code of connected RFID
Message Type 0x31
server.timestamp
number
seconds
Timestamp when server received a message
sleep.mode.status
boolean
Device is in sleep mode
Message Type 0x31
timestamp
number
seconds
Message timestamp
Message Type 0x0001,
Message Type 0x0011,
Message Type 0x31
total.idle.seconds
number
seconds
Total time that vehicle was in idling state
Message Type 0x31
trip.status
boolean
Trip status, true if trip started, false - if stopped
Message Type 0x0001
vehicle.battery.state
string
Battery state of the vehicle
Message Type 0x0001
vehicle.mileage
number
km
Total calculated mileage
Message Type 0x0001
vehicle.vin
string
VIN of vehicle
Message Type 0x0001
wifi.status
boolean
Wifi connection status
Message Type 0x0001
zigbee.hardware.version
string
ZigBee hardware version
Message Type 0x2A
zigbee.status
boolean
Zigbee connection status
Message Type 0x0001
Properties
Anti-theft function
antitheft
enable: Enable
Backend Server Setup
backend_server
Main server parameters where the monitoring data will be transmitted to
host: Host
port: Port
Secondary Backend Server Setup
backend_server2
Secondary server parameters where the monitoring data will be transmitted to
host: Host
port: Port
Calibrate ignition voltage
calibrate_ignition
Set up hourmeter counter
hourmeter
counter: Counter
Set the voltage threshold ignition measure
ignition
threshold: Threshold
Enable Digital Inputs
inputs
input1: Enable input 1
input2: Enable input 2
input3: Enable input 3
input4: Enable input 4
GSM Network Setup
network
Access point settings for SIM card
apn: APN
mode: Connection type
password: APN Password
username: APN Username
Set up odometer counter
odometer
counter: Counter
Enable Digital Output 1
output1
enable: Enable or Disable output 1
Enable Digital Output 2
output2
enable: Enable or Disable output 2
Enable Digital Output 3
output3
enable: Enable or Disable output 3
Activate or deactivate panic
panic
enable: Enable Panic mode
Restart the Device
reboot
Report Interval
report_interval
Setup Report intervals.
enable_wap: Enable WAP
enable_reason: Enable Reason
enable_voltage: Enable detail information of the voltage
resend_timeout: Resend Timeout
timeout_moving: Timeout moving
timer_of_panic: Panic status reporting interval
enable_gps_info: Enable GPS info
enable_odometer: Enable odometer
resend_attempts: Resend Attempts
enable_driver_id: Enable Driver ID
timer_of_movement: device moving reporting interval
enable_waypoint_id: Enable Waypoint ID
keep_working_timer: keep working timer after ignition off
enable_engine_hours: Enable engine hours
timer_of_ignition_off: Ignition OFF reporting interval
Properties
Custom binary command
custom_binary
Send custom command to device, message type 0x33. Note! This command is applicable to Maxtrack binary protocol devices, not protobuf!
payload: Parameter value. Variable length. Depends on parameter_id
parameter_id: HEX representation of number that defines which parameter to change
Activate output 2 (see SPC_OUTPUT_MACRO3 command)
{"payload":"02FFFFFFFFFFFF","parameter_id":"57"}
Activate output 1 for 5 seconds in 2 cycles (see SPC_OUTPUT_MACRO3 command)
{"payload":"010005FFFF0002","parameter_id":"57"}
Custom protobuf command
custom_protobuf
Send custom command to device. Note! This command is applicable to Maxtrack PROTOBUF devices, not binary!
payload: Payload data. Variable length. Depends on message_type. Must be protobuf encoded HEX
message_code: Message type HEX formatted. Refer to Maxtrack protobuf specification