...

Lommy Flextrack 5090: Pro, Personal & Eye Device Comparison

Lommy Flextrack 5090 Technical Master Manual

Comprehensive integration guide for Lommy hardware using the Flextrack 5090 Protocol, covering fleet, personal, and asset tracking configurations.

Lommy Personal Lommy Eye

1. Hardware Comparison Matrix

FeatureLommy ProLommy PersonalLommy Eye
Best ForFleet & Heavy DutyLone Worker SafetyLong-term Asset Tracking
CAN-bus / FMSFull Support (J1939)NoNo
Internal BatteryBackup OnlyRechargeable (Daily)Up to 15 Years Life
Relay ControlDigital Output (Yes)NoNo

2. Advanced CAN-bus J1939 Parameters (Lommy Pro)

Retrieve high-resolution engine data via the Flextrack protocol using these Standard Parameter Numbers (SPN):

  • RPM: SPN 190 (Resolution: 0.125 rpm/bit)
  • Total Odometer: SPN 917 (High precision mileage)
  • Fuel Consumption: SPN 250 (Cumulative liters used)
  • Coolant Temp: SPN 110 (Celsius scale)
// Activate CAN Reporting
SET CAN-ENABLE=1
SET CAN-PROTOCOL=J1939
SET CAN-BAUDRATE=250000
SET CAN-FMS-ENABLE=1
 

3. Technical Wiring & Relay Installation

Pinout & Relay Connections:
  • White Wire: Power (+) 10-60V DC
  • Black Wire: Ground (GND -)
  • Brown Wire: Ignition/ACC Input
  • Blue Wire: Digital Output (Relay Control)
  • Yellow/Green: CAN High / CAN Low

Remote Relay (Immobilizer) Commands

# Activate Relay (Cut Engine)
SET OUTPUT1=1

# Deactivate Relay (Restore Engine)
SET OUTPUT1=0

4. Geofencing Configuration

Set up virtual boundaries directly on the device for immediate alerts upon entry or exit.

# Define Circular Geofence (ID, Lat, Lon, Radius in meters)
SET GEOFENCE1=1,55.12345,12.12345,500

# Set Alert Mode (0=Off, 1=Enter, 2=Exit, 3=Both)
SET GEOFENCE1-MODE=3

5. Core System SMS Commands

# Network & Server
SET FLEXSERVER-IP=1.2.3.4
SET FLEXSERVER-PORT=5090
SET APN-NAME=internet

# Diagnostic Status
UNITSTAT? // Requests Battery, GPS, and GSM signal strength
RESTART // Reboots the device hardware

GPS tracking solutions
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.