How IIoT retrofitting gets old machines talking to new systems
Why legacy factory equipment stays disconnected
A brownfield factory is an existing facility built around equipment and systems that predate modern connectivity. A greenfield plant, by contrast, is designed digital from day one. Nearly every manufacturer operates brownfield, because production equipment is bought to run for decades, not upgrade cycles.
The machines themselves are the obstacle. Older PLCs communicate over serial connections and proprietary protocols, with no Ethernet port in sight. Documentation and source code for 20-year-old equipment are often missing, and the original supplier may no longer exist. Reprogramming a controller that runs a production-critical line is a risk most operations teams refuse to take, and reasonably so.
Replacement is rarely the answer either. A hydraulic press from the 1990s can still hold its tolerances shift after shift. The constraint is not mechanical performance. It is that the machine has no way to tell anyone what it is doing.
What is IIoT retrofitting?
IIoT retrofitting is the practice of adding connectivity to existing machines through external sensors, edge gateways, and signal taps rather than replacing the equipment. It gives a pre-digital machine a way to report its condition and output to the systems around it.
In practice, three approaches cover most situations. External sensor kits measure vibration, temperature, or current draw from outside the machine, without touching its control logic. Edge gateways, small industrial computers mounted near the equipment, read signals from existing PLCs and translate protocols such as Modbus or proprietary serial formats into modern standards like OPC UA or MQTT. For the oldest equipment, simple signal-level monitoring of stack lights or power consumption can establish basic run-state visibility when nothing else is accessible.
Retrofitting is not always the right call. Equipment near end-of-life, dependent on obsolete spare parts, or unable to hold required tolerances is usually better replaced. The decision should weigh retrofit cost against the machine’s remaining useful life, line by line and in phases, not as one factory-wide bet.
Why does legacy machine monitoring stall at the dashboard?
Because most retrofit projects connect machines to a monitoring application and stop there, creating a new silo on top of the old ones. The sensors work, the gateway streams data, and a dashboard shows live machine status. Then nothing downstream changes.
Maintenance may see vibration alerts, but the ERP still plans production against assumed capacity. The MES has no live machine status to schedule around. Finance still allocates downtime costs from manually kept logs. The data exists, yet every decision that could use it runs on the same stale inputs as before.
This is a business problem, not an IT inconvenience. Unplanned downtime keeps surprising planners, and the gap between actual and assumed capacity flows straight into missed delivery dates. It is the same pattern that explains why smart factories fail: the technology gets installed, and the connections that make it useful never follow.