Modbus Skills

Problem

Bit order is not byte order

Coil and packed-bit order can be confused with multi-register byte order.

Why it matters

A Pymodbus issue reports reversed bit interpretation while explicitly distinguishing it from byte and word endian concerns.

What to do

Sources