Fox Protocol Tracking Devices: Technical Master Guide
In the evolving landscape of telematics, the Fox Protocol stands out as a high-efficiency communication standard designed for reliable, real-time data transmission between vehicle hardware and management servers. Leveraging the Geneko 5105 series, businesses can scale their monitoring needs from basic location tracking to complex industrial telematics.
The Fox Easy AVL offers a streamlined, “plug-and-play” approach for standard vehicle recovery and basic monitoring. Stepping up to the Fox Lite AVL, users gain enhanced I/O capabilities for ignition sensing and driver safety. For enterprises requiring deep machine-level insights, the Fox Advanced AVL unlocks the full power of the protocol, supporting CANbus J1939 integration and high-precision RS485 fuel sensors.
This guide provides the technical foundation—from wiring schematics to SMS-based command structures—to help you deploy and configure these devices for maximum operational transparency.
1. Device Comparison Table
| Feature | Fox Easy | Fox Lite | Fox Advanced |
|---|---|---|---|
| Primary Focus | Basic Tracking | Standard Fleet | Premium Telematics |
| Antennas | Internal | Internal/External | External (High Gain) |
| Interfaces | USB Only | RS232 | RS232, RS485, CANbus |
| Fuel Support | Voltage Only | Analog (LLS) | Digital (RS485/CAN) |
2. Advanced Wiring Diagram
Power & Data Connections
RED: +12V/24V Main Power
BLACK: GND (Chassis Ground)
WHITE: ACC (Ignition Sensing)
GREEN/BLUE: CAN High / CAN Low (FMS Interface)
YELLOW: Digital Output (Relay Control)
3. Advanced SMS Configuration (Fox Advanced)
Use the following commands for deep integration. Default password: 123456.
A. Fuel Sensor Calibration (LLS / RS485)
To calibrate a digital fuel level sensor on the RS485 port:
// Set Fuel Sensor Port to RS485
Command: fuelport123456 1
Command: fuelport123456 1
// Define Tank Calibration (Min/Max Volts to Liters)
Command: fuelcalib123456 [MinVal],[MaxVal],[FullTankLiters]
Example: fuelcalib123456 0,4095,100
B. CANbus / FMS Integration
Enable the listening of J1939 FMS data for heavy trucks:
// Enable CANbus Module
Command: canenable123456 1
Command: canenable123456 1
// Set CAN Baud Rate (Default 250k for FMS)
Command: canbaud123456 250
// Request Specific PGN Data (e.g., Total Fuel Used)
Command: canpgn123456 65257
C. General System Setup
// Set Server Address
Command: adminip123456 116.203.105.226 6105
Command: adminip123456 116.203.105.226 6105
// Set APN
Command: apn123456 internet