FoundryNet / Error codes / J1939 (CAN) FMI 3
J1939 (CAN) error code

FMI 3 — Voltage above normal or shorted to high source

The measured voltage on the circuit is higher than the sensor could legitimately produce — an electrical fault, not a process condition.

Start free J1939 (CAN) → canonical

Diagnosis

When you hit this


Resolution

How to fix it

  1. Do not trust the reading
    Unlike FMI 0, the value backing an FMI 3 is meaningless. Exclude it from any calculation rather than acting on it.
  2. Unplug to differentiate
    If disconnecting the sensor clears FMI 3 and produces FMI 5, the fault is in the harness rather than the sensor.
  3. Inspect connectors first
    Corrosion and water ingress cause far more FMI 3 and 4 codes than failed sensors do.

Normalization

What Forge does about it

This code is reported by the device itself, so it survives normalization as data. Forge maps the vendor's fault register into the canonical fields alarm_code and alarm_description (and alarm_severity where the vendor supplies one), so an agent reads the same three fields whether the fault came from a Haas, a SINUMERIK, or a Cat engine. Forge does not clear the fault — that is the controller's job.


Connect

Normalize J1939 (CAN) telemetry

One MCP endpoint serves every protocol adapter. 16,908 curated mappings, 366 canonical fields.

# normalize telemetry from J1939 (CAN) — and 13 other protocols
claude mcp add --transport http forge https://mcp.foundrynet.io/mcp \
  --header 'Authorization: Bearer YOUR_FORGE_KEY'
✓ forge connected — 32 tools available

Related

Keep reading

Other J1939 (CAN) codes: FMI 0 FMI 4 FMI 5 FMI 2 FMI 31

Equipment that speaks J1939 (CAN): Caterpillar Cummins Detroit Diesel Freightliner John Deere Kenworth Mack Trucks Navistar / International PACCAR Peterbilt

J1939 (CAN) protocol hub

Other protocols: Modbus OPC UA MQTT / Sparkplug B FANUC FOCAS EtherNet/IP PROFINET / S7 BACnet/IP MTConnect ROS 2 (DDS) SNMP MAVLink HTTP / REST CSV ingest

All error codes · All OEMs · All protocols

Industrial AI fails at the data layer. The Machine Agent explains why, weekly. Read it →
Get the thesis behind this infrastructure — The Machine Agent, weekly.