verified connector library

Eastron SDM630 energy meter

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 only confirmed at the hardware-verified rung.

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
phase_1_line_to_neutral_volts0F32BE1V
phase_2_line_to_neutral_volts2F32BE1V
phase_3_line_to_neutral_volts4F32BE1V
phase_1_current6F32BE1A
phase_2_current8F32BE1A
phase_3_current10F32BE1A
phase_1_power12F32BE1W
phase_2_power14F32BE1W
phase_3_power16F32BE1W
phase_1_volt_amps18F32BE1VA
phase_2_volt_amps20F32BE1VA
phase_3_volt_amps22F32BE1VA
phase_1_reactive_power24F32BE1var
phase_2_reactive_power26F32BE1var
phase_3_reactive_power28F32BE1var
phase_1_power_factor30F32BE1
phase_2_power_factor32F32BE1
phase_3_power_factor34F32BE1
average_line_to_neutral_volts42F32BE1V
average_line_current46F32BE1A
sum_of_line_currents48F32BE1A
total_system_power52F32BE1W
total_system_volt_amps56F32BE1VA
total_system_var60F32BE1var
total_system_power_factor62F32BE1
frequency_of_supply_voltages70F32BE1Hz
total_import_kwh72F32BE1kWh
total_export_kwh74F32BE1kWh
total_import_kvarh76F32BE1kvarh
total_export_kvarh78F32BE1kvarh
line_1_to_line_2_volts200F32BE1V
line_2_to_line_3_volts202F32BE1V
line_3_to_line_1_volts204F32BE1V
average_line_to_line_volts206F32BE1V
neutral_current224F32BE1A
serial_number64512U32BE1

link settings as documented (unverified): RTU; default 9600 8N1; unit ID 1; FC 03,04,08,16; RTU mode only. Supports No parity, Even parity, and Odd parity. Stop bits can be 1 or 2.

bench facts as documented (unverified)
terminals2 screw terminals
termination120 ohm (0.25 Watt min.) resistor
wiring notes2-wire RS485. Screened twisted pair cable (Typically 22 gauge Belden 8761 or equivalent). Max length 1200m. Max 32 electrical nodes.
max registers/read80
broadcastnot supported
protocol notesAll register read requests and data write requests must specify an even number of registers. Attempts to read/write an odd number of registers prompt the SDM630Modbus smart meter to return a Modbus Protocol exception message. Note: Page 1 states broadcast mode is supported, but Page 11 states it is not supported.
serial register464513
identification notesSerial number is at address 464513 (0xFC00) as unsigned int32.
doc revisionV1.8
field reports — community-sourced, unverified (checked 2026-06-11)
  • Users report off-by-one addressing issues in some Modbus clients (like Telegraf) where 1-based indexing causes the client to read the low-word of one metric and the high-word of the next, resulting in corrupted float32 values. [source]
  • ESPHome users report Modbus CRC check failures (e.g., 'Modbus CRC Check failed!') when communicating with the SDM630 due to timing and latency issues in specific framework versions. [source]
  • confirmed: Baud rates [2400, 4800, 9600, 19200, 38400] and default baud 9600 — confirmed by Eastron SDM630 User Manual
  • confirmed: Default unit ID 1 — confirmed by Eastron SDM630 User Manual
  • confirmed: Function codes 3, 4, 8, 16 — confirmed by Eastron SDM630 Modbus Protocol Implementation
  • confirmed: Serial number is at address 464513 (0xFC00) as unsigned int32 — confirmed by Eastron SDM630 Modbus Protocol Implementation
  • confirmed: All register read requests and data write requests must specify an even number of registers — confirmed by Eastron SDM630 Modbus Protocol Implementation
  • confirmed: Max read registers is 80 — confirmed by Eastron SDM630 Modbus Protocol Implementation

generated by gemini:gemini-3.5-flash · harvested from https://www.eastroneurope.com/images/uploads/products/protocol/SDM630_MODBUS_Protocol.pdf (Eastron); manual-faithful — the document's claims, panel risk: LOW — panel concurs, no field disagreements; proved interop-verified on 2026-06-10 · recorded 2026-06-10

The trust ladder

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

Have a device that isn't here? Upload its register map — generation is free, and the connector earns its rung by being proven, not claimed.

Need it proven on your own device? Hardware verification — if it doesn't verify, you don't pay.

Building a platform? License the verified library — machine-readable maps, firmware matrix, API access.