top of page

Infinitybox-install-cm2mt2-v2.06 !!top!! -

Based on the naming convention infinitybox-install-cm2mt2-v2.06, this appears to be an installer or firmware package for an InfinityBOX device (likely an industrial panel PC, HMI, or embedded controller), with cm2mt2 possibly referring to a specific hardware variant (e.g., dual CAN bus, multitouch 2.0). The version v2.06 suggests an existing mature release.

Proposed new feature for v2.07 / next release:

Issue: Configuration Utility crashes on "Verify"

Cause: Windows USB power management.
Solution: Go to Device Manager > Universal Serial Bus controllers > USB Root Hub > Properties > Power Management and uncheck "Allow the computer to turn off this device." infinitybox-install-cm2mt2-v2.06

3. Addressing Slave Cells (v2.06 procedure)

Each 20-cell Slave must be assigned a unique ID before power-up.

| Slave Position | DIP Switch S1 (1-4) | Binary | |----------------|---------------------|--------| | #1 (first slave) | 1=ON, 2=OFF, 3=OFF, 4=OFF | 0001 | | #2 (second slave) | 1=OFF, 2=ON, 3=OFF, 4=OFF | 0010 | Set switches with cell unpowered

  • Set switches with cell unpowered.
  • Apply 12V to Slave #1 first → LED blinks 1x/sec → OK.
  • Then add Slave #2 → LED blinks 2x/sec → OK.

Advanced Tips for Pro Builders

If you are comfortable with CAN bus architecture, here is how to exploit v2.06 fully:

  • Scripting: The new Action Groups feature allows you to sequence events. Example: When "Start" is pressed: (1) Prime fuel pump for 2 seconds, (2) Engage starter for 1.5 seconds, (3) Crank fuel injectors. This is written as a simple JSON script within the tool.
  • Data Logging: v2.06 introduces background logging to an onboard 4MB buffer. Connect the MT2 via USB to download a CSV of switch states and battery voltage over the last 30 days. Incredible for diagnostics.
  • Remote Monitoring: Using the optional WiFi module (sold separately), v2.06 can push notifications to your phone via MQTT. Get an alert: "Left turn signal bulb out – resistance high."

Phase 2: Driver Handshake (The V2.06 Difference)

V2.06 introduces a new dual-channel verification system. After installation, connect your Master Cell. Advanced Tips for Pro Builders If you are

  1. Open the Device Manager. Look for "Infinitybox CAN Interface."
  2. Launch the CM2MT2 Configurator. Unlike V1.x, V2.06 will not open a GUI immediately. It will first open a command-line utility called can_detect.exe.
  3. Wait for the text: "Found Master Cell on Channel B. Firmware mismatch detected. Proceed?"
  4. Press Y. This triggers the bootloader.

Why Version 2.06 is a Game Changer

Version 2.06 is not a minor bug fix; it is a feature-rich update that addresses the needs of modern builds. Here is what is new and improved:

bottom of page