Skip to content

Protocol V1

Patrick762 edited this page Feb 6, 2024 · 1 revision

Bluetti Bluetooth Protocol V1

These tables contains the currently known adresses, type, name and data length in bytes of the protocol. It also contains information about which Powerstation supports this field.

Devices

These devices currently use the V1 Protocol:

  • AC200m
  • AC300
  • AC500
  • EB3A
  • EP500
  • EP500p

Readable Fields

Address Length Type Name [AC200M] [AC300] [AC500] [EB3A] [EP500] [EP500P]
10 6 string Device y y y y y y
17 4 int Serial y y y y y y
23 2 int ARM version y y y y y y
25 2 int DSP version y y y y y y
36 1 uint DC input power y y y y y y
37 1 uint AC input power y y y y y y
38 1 uint AC output power y y y y y y
39 1 uint DC output power y y y y y y
43 1 uint SoC y y y y y y
48 1 bool AC output on y y y y y y
49 1 bool DC output on y y y y y y
3015 1 uint SoC start ? y y ? y y
3016 1 uint SoC end ? y y ? y y

Readable Battery Fields

Address Length Type Name [AC200M] [AC300] [AC500] [EB3A] [EP500] [EP500P]

Writeable Fields

Address Length Type Name [AC200M] [AC300] [AC500] [EB3A] [EP500] [EP500P]
3006 1 bool AC output on y y y y y y
3007 1 bool DC output on y y y y y y
Clone this wiki locally