verified connector library

Schneider Conext Battery Monitor

Register map(s) for this device, each at the trust rung it earned. Addresses are 0-based as on the wire. Word order and scaling are confirmed at the hardware-verified rung and at no rung below it.

interop-verified

Read + decoded cleanly over a real network vs an independent third-party Modbus test server (transport and framing; reads are remapped into the server's register window, so the map's own addresses are NOT exercised). Does NOT prove word order/scaling against the actual device.

pointaddress (0-based)typescaleunit
device_state64U161
device_present65U161
configuration_errors66U32BE1
dc_source_id68U32BE1
battery_voltage70U32BE0.001V
battery_current72U32BE0.001A
battery_temperature74U32BE0.01deg C
battery_state_of_charge76U32BE1%
battery_state_of_health78U32BE1%
battery_percent_over_charge80U32BE1%
battery_midpoint_1_voltage82U32BE0.001V
battery_midpoint_2_voltage84U32BE0.001V
battery_midpoint_3_voltage86U32BE0.001V
battery_capacity_remaining88U32BE1Ah
battery_capacity_removed90U32BE1Ah
battery_bts_present92U32BE1
battery_time_to_full94U32BE1Min
battery_time_to_discharge96U32BE1Min
battery_hours_in_float98U32BE0.1Hr
battery_last_equalize100U32BE1Days
battery_average_discharge102I161Ah
battery_average_discharge_percent103I160.01%
battery_deepest_discharge104I161Ah
battery_deepest_discharge_percent105I160.01%
battery_capacity_removed_alt106U32BE1Ah
battery_capacity_returned108U32BE1Ah
battery_number_of_charge_cycles110U161
battery_number_of_synchronizations111U161
battery_number_of_discharges112U161

link settings as documented (unverified): baud 9600/19200/38400/57600/115200; RS485 settings (Address, Baud Rate, Parity, Stop Bits, Byte Order) are available via registers 0x00A0-0x00A4.

bench facts as documented (unverified)
protocol notesModbus does not provide an error response when data written to a Modbus Register is out of range or invalid. To confirm that a Modbus Register is correctly written, you should read it back and compare it with the expected value.
model register0x0000
serial register0x002B
firmware register0x001E
doc revisionRevision A.4
firmware applicabilityConext Battery Monitor (Product ID: 865-1080-01)

⚠ disputed: device_state @ 64 — disputed by Home Assistant integration YAMLs mapping the Conext Battery Monitor Modbus 503 spec (990-6278A) which show device_state is at 0x0040 (64 in decimal), but battery_voltage is at 0x0046 (70 in decimal), battery_current is at 0x0048 (72 in decimal), battery_temperature is at 0x004A (74 in decimal), battery_state_of_charge is at 0x004C (76 in decimal), battery_state_of_health is at 0x004E (78 in decimal), and battery_bts_present is at 0x005C (92 in decimal). The 0-based decimal addresses in the prompt are correct, but the prompt labels them as decimal while they are actually hexadecimal values (e.g., 0x0040 = 64, 0x0046 = 70, 0x004C = 76, 0x005C = 92).

field reports — community-sourced, unverified (checked 2026-06-11)
  • The Conext Battery Monitor does not have native external Modbus RS-485 capability directly exposed for standard Modbus masters without a gateway; its native communication protocol is Xanbus (CAN-based). To read these Modbus registers, it must be connected via Xanbus to a communication gateway (such as InsightHome, InsightFacility, or ComBox) which translates and exposes the Modbus registers over TCP (Port 503/502) or its own RS-485 terminal block. [source]
  • confirmed: Conext Battery Monitor (Product ID: 865-1080-01) — confirmed by Schneider Electric product datasheets and manuals
  • confirmed: Modbus does not provide an error response when data written to a Modbus Register is out of range or invalid — confirmed by Schneider Electric Conext SW and Battery Monitor Modbus Map documentation
  • confirmed: RS485 settings (Address, Baud Rate, Parity, Stop Bits, Byte Order) are available via registers 0x00A0-0x00A4 — confirmed by Home Assistant integration YAMLs mapping the Conext Battery Monitor Modbus 503 spec (990-6278A)

The trust ladder

Each rung states what it proved and what it did not. Gray until proven; green is earned by hardware only.

If your device isn't here, upload its register map. Generation is free, and the connector keeps the rung it earns under testing.

To prove a connector against your own device, order hardware verification. If it doesn't verify, you don't pay.

Platform builders can license the verified library: machine-readable maps, the firmware matrix, API access.