PathAway 5099 Protocol Integration Guide
The PathAway 5099 Protocol is a specialized GPRS communication standard primarily utilized by Amwell series GPS tracking devices and supported by the PathAway Professional Edition software. This protocol acts as the critical link between the hardware terminal and a central tracking server, enabling high-performance features such as real-time location reporting, geofencing, and remote vehicle control.
Integrating this protocol allows for a versatile tracking solution suitable for various professional and outdoor applications, including:
- Asset & Fleet Management: Monitoring delivery trucks, containers, or construction equipment with hardwired or magnetic installations.
- Personnel & Safety: Real-time location sharing for search and rescue operations, group travel, and personal security.
- Advanced Telematics: Utilizing features like engine immobilization (remote fuel cut-off), ignition monitoring, and SOS emergency alerts.
The protocol typically operates over TCP port 5099 (or port 5009 in some legacy configurations) and is known for its efficiency in transmitting structured binary or ASCII data packets that include terminal ID, GPS coordinates, speed, and vehicle status.
1. Technical Wiring Diagram (12-Pin/6-Pin Standard)
Ensure the device is powered off before connecting the harness to the vehicle’s 12V/24V system.
| Wire Color | Function | Connection Detail |
|---|---|---|
| Red | Power (+) | Connect to constant positive battery terminal (9V-36V DC) |
| Black | Ground (-) | Connect to vehicle chassis or negative battery terminal |
| White | ACC / Ignition | Connect to accessory power (detects engine ON/OFF status) |
| Yellow | Fuel/Power Cut | Connect to Relay (Pin 86) for remote immobilization |
| Pink/Blue | SOS / Door | Connect to panic button or door trigger (Positive/Negative) |
2. Essential SMS Configuration Commands
Default Password: 123456 (Note: Do not include the “+” symbol in actual SMS).
1. Initialization:
Command: begin123456
Result: Resets all settings to factory default.
Command: begin123456
Result: Resets all settings to factory default.
2. APN Configuration:
Command: apn123456 [your_apn_name]
Example: apn123456 internet
Command: apn123456 [your_apn_name]
Example: apn123456 internet
3. Server/IP Setup (PathAway 5099 Port):
Command: adminip123456 [Server_IP] [Port]
Example: adminip123456 104.28.12.5 5099
Command: adminip123456 [Server_IP] [Port]
Example: adminip123456 104.28.12.5 5099
4. GPRS Mode Activation:
Command: gprs123456
Result: Switches device from SMS-only to Internet data mode.
Command: gprs123456
Result: Switches device from SMS-only to Internet data mode.
5. Set Tracking Interval (ACC ON):
Command: fix030s***n123456
Result: Reports location every 30 seconds continuously.
Command: fix030s***n123456
Result: Reports location every 30 seconds continuously.
3. Troubleshooting Status Codes
- Check Status: Send check123456 to receive signal strength and battery levels.
- Get IMEI: Send imei123456 for registration on tracking platforms.