Menu

BACnet FDR

BACnet Foreign Device Registration overview covering remote single-device access through a BBMD and when it is preferable to full BBMD deployment.

Categories:

What It Is

Foreign Device Registration (FDR) is a BACnet/IP mechanism that lets one remote device register with a BBMD so it can participate in BACnet broadcast traffic without placing a full BBMD on the remote subnet.

FDR is most useful when the problem is one remote workstation, one gateway, or one temporary engineering connection rather than a full remote BACnet subnet.

How It Works

  1. The foreign device sends a registration request to a BBMD.
  2. The BBMD adds that device to its Foreign Device Table.
  3. The BBMD forwards relevant broadcast traffic to the registered device.
  4. The foreign device renews the registration before the TTL expires.
ElementPurpose
Foreign deviceRemote BACnet/IP node that wants broadcast visibility
BBMDAccepts the registration and forwards broadcasts
TTLDefines how long the registration stays active before renewal

When To Use It

ScenarioFDR Fit
One remote workstation over VPNGood fit
One remote gateway or diagnostic laptopGood fit
Multiple BACnet devices on the remote subnetPoor fit; use BBMD instead
Long-term subnet-to-subnet architectureUsually better with BBMD

[!NOTE] FDR is not a general replacement for BBMD design. It is a targeted solution for single-device access to an existing BACnet/IP broadcast domain.

Common Failure Modes

SymptomLikely CauseFirst Check
Remote tool cannot discover devicesWrong BBMD address or registration not activeValidate the target BBMD IP and registration state
Access works for a while then stopsTTL expiredConfirm the foreign device is renewing registration
One engineer can see the network but another cannotDifferent BBMD target or pathCompare the configured BBMD address and VPN path