IDFM

IDFM (Innosonix Device and Firmware Manager): discover amplifiers, set IP and hostname, and update firmware before Maxx Control or Maxx Remote.

IDFM (Innosonix Device and Firmware Manager) is a desktop Electron app for bringing amplifiers onto a working network plan and keeping firmware current. Use it before Maxx Control or Maxx Remote. That workflow includes micro MAXX and other MAXX amplifiers.

When to use which tool

NeedTool
Discover amps, set IP / hostname, update firmwareIDFM (this section)
One amplifier — DSP, routing, device settings in the browserMaxx Control (on the device)
Many amplifiers — projects, groups, offline planningMaxx Remote

Download

Get IDFM from the Innosonix downloads page (IDFM tab):

PlatformArtifact
Windows.exe installer (NSIS)
Linux.AppImage
macOS.dmg (universal)

Product overview: innosonix.de/software.

  1. Install IDFM and confirm UDP STATUS.
  2. Discover devices and set IP (hostname / identify as needed).
  3. Update firmware if newer images are available.
  4. Continue with Maxx Control (single amp) or Maxx Remote (multi-amp).

How discovery works

IDFM has two ways to get devices into the list — they are not two equal “discovery protocols”:

MethodWhenHow
UDP broadcastSame L2 segment / VLAN (preferred)Broadcast to 255.255.255.255 on UDP 9453. Works even if the amp’s IP is on a different subnet than the PC, so you can still change IP settings.
Add by IP / subnet scanRouted networks where broadcast stops at a routerYou add a known IP, or scan a /24 range. IDFM then probes the device over HTTP (device REST API) — and the loader path when needed.

Routers do not forward UDP broadcast. Across VLANs, use add-by-IP or range scan — see Discover and IP.

Ports (PC ↔ amplifier)

TrafficPort / addressPurpose
UDP 9453broadcast 255.255.255.255Automatic discovery and UDP-based network config
TCP 9454amplifier IPFirmware loader / update path
HTTPamplifier IP (device REST, typically port 80)Manual add and subnet-scan probe (/rest-api/…)

Some update paths also use HTTP 8080 on the device for file upload. Allow these in the PC firewall (and between VLANs when you use scan/add).

In this section

PageUse when
InstallFirst download, platforms, firewall / UDP status
Discover and IPFind devices, STATIC/DHCP, hostname, identify, routed nets
FirmwareDownload / import .inx, multi-device update, offline; MAXX² bootloader fallback
TroubleshootMissing devices, port in use, update failures

Install

Install IDFM on Windows, macOS, or Linux from the Innosonix downloads page, then confirm UDP discovery is allowed on the commissioning PC.

Discover and IP

Use IDFM to find Innosonix amplifiers (UDP discovery or add/scan), then set STATIC-IP or DHCP, hostname, and identify the physical unit.

Firmware

Update amplifier firmware in IDFM: download or import .inx packages and flash one or many devices before Maxx Control or Maxx Remote commissioning.

Troubleshoot

Troubleshoot IDFM when amplifiers are missing, UDP discovery fails across VLANs, or firmware updates do not complete.