Fleet

Sign in

Paste the raw SMS reply from the FMC003 — getinfo, getgps or the status line. Detection is automatic. Nothing leaves this page.
Decoded fields appear here.

SMS commands — send from a phone

CommandWhat it does
log pass getgps Current position, speed, heading. Paste the reply into the decoder above.
log pass getstatus Network & server status line (Data Link, GPRS, Signal, operator…).
log pass getinfo Device health counters (uptime, voltage, sats, records queued…).
log pass getio Current I/O values — ignition, voltages, digital inputs.
log pass getver Firmware version, IMEI and modem details.
log pass obdinfo Live OBD readings (RPM, coolant, etc.) over SMS.
log pass web_connect Force an immediate connection to the server — use to wake a queued link.
log pass setparam 10000:300 STOP-mode period 5 min — the production setting (battery-safe).
log pass setparam 10000:60 STOP-mode period 60 s — testing only, drains the battery when parked long.
log pass getparam 10000 Read back any parameter value (swap the ID).
log pass cpureset Reboot the device. It drops offline for about a minute.

setparam reference — IDs used in our config

IDParameterWhat it does
107Save/Send records without time syncWhether records are saved and sent before the device has synced time. Set to 1 (Always) in our config so early records aren’t held back.
10000Data acquisition · On Stop · Min Period (home)Seconds between saved records while parked. Currently 60 for testing — revert to 300 for daily use (log pass setparam 10000:300) or the tracker drains the battery on long-parked cars.
10004Data acquisition · On Stop · Min Saved Records (home)How many records must be queued before the device opens a link and sends while parked. 1 = send immediately.