MODBUS Protocol For ENCAP MODULE
MODBUS Protocol For ENCAP MODULE
ENCAP MODULES
Release Date: 22 May 2024
Version 1.0 : Revision 0
MODBUS PROTOCOL FOR ENCAP MODULES
DATA FORMAT : 9600 8-BIT DATA 1-BIT STOP BIT WITHOUT CHECK
SUPPORT MODBUS PROTOCOL 3 6 16 DATA FORMAT FOR HIGH IN THE FRONT, LOW IN THE BACK
Byte 0 1 2 3 4 5 6 7
The CRC-16
Register start Number of
Description 0x D 2 0x 03 calibration is
address registers, N
performed
Description: D 2 03 00 0C 00 01 57 AA
D 2 is the slave address, 03 is a read command, 000C is the register start address,
0001 means that the number of read registers is 1, that is, the read command, and 57AA is the CRC check code.
Byte 0 1 2 3 4 5 6 7 8
Field Defini-
ADDR C MD Length MS B L SB MS B L SB CRC-L CRC -H
tion
The CRC-16
Data length The value of the ... Value of the N
Description 0x D 2 0x 03 calibration is
, L =2 x N 1st register th register
performed
Note: N is the register data
D 2 03 02 00 01 FC 56
D 2 is the slave address, 03 is the read command, 02 is the length of the read data, 0001 means to read the value of the first register, that is, the host
command is a discharge form State, FC 56 is the CRC check code.
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 2/14
Version 1.1, Release Date: 22 May 2024
MODBUS PROTOCOL FOR ENCAP MODULES
Byte 0 1 2 3 4 5 6 7
The CRC-16
Description 0x D 2 0x 06 Register Address Data Calibration is
Performed
Description: D 2 06 00 0C 00 01 9B AA
D 2 is the slave address, 06 is the single hold register instruction, 000C is the register address, 0001 is the host command battery discharge, and 9 BAA
is the CRC check code.
Byte 0 1 2 3 4 5 6 7
The CRC-16
Description 0x D 2 0x 06 Register Address Data Calibration is
Performed
Description: Write a single hold register regular response frame is the same as the request frame format.
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 3/14
Version 1.1, Release Date: 22 May 2024
MODBUS PROTOCOL FOR ENCAP MODULES
Byte 0 1 2 3 4 5 6 7 8 9
The CRC-16
Register Start Register Length Data Content
Description 0x D 2 0x 10 Calibration is
Address (N) (2N)
Performed
Description: D 2 10 00 0C 00 02 00 01 00 02 7D 65
0 xD 2 is the slave address, 0x 10 is writing a plurality of data register instructions, 0x 000C is the register starting address, 0x 0002 is writing two consec-
utive registers, 0x 0001 represents the data written by the first register, 0x 0002 represents the data written by the second register, and 0x 7D 65 is the
CRC 16 check code.
Byte 0 1 2 3 4 5 6 7
The CRC-16
Register Start Register Length
Description 0x D 2 0x 10 Calibration is
Address (N)
Performed
Description: Write a single hold register regular response frame is the same as the request frame format.
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 4/14
Version 1.1, Release Date: 22 May 2024
MODBUS PROTOCOL FOR ENCAP MODULES
Data format: 9600 8-bit data 1-bit stop bit without check
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 5/14
Version 1.1, Release Date: 22 May 2024
MODBUS PROTOCOL FOR ENCAP MODULES
1 °C, temperature
data offset of 40,
The highest monomer example temperature
0x 2D unsigned int R 0--65535
temperature data of 40 actual tem-
perature = tempera-
ture data-40;
1 °C, temperature
data offset of 40,
The lowest monomer example temperature
0x 2E unsigned int R 0--65535
temperature data of 40 actual tem-
perature = tempera-
ture data-40;
Battery remaining ca-
0x 30 unsigned int R 0. 1A H
pacity
Number of battery
0x 32 unsigned int R 0- -140 (-40 to 100oC)
temperature sensors
Number of battery use
0x 33 unsigned int R
cycles
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 6/14
Version 1.1, Release Date: 22 May 2024
MODBUS PROTOCOL FOR ENCAP MODULES
Byte 0
Bit 0 : Charge over-
charge level 1 alarm
Bit 1 : Charge the
overcurrent secondary
alarm Bit 2 : discharge
discharge level level
alarm
Bit 3 : Discharge flow
secondary alarm Bit 4 :
SOC alarm level alarm
Bit 5 : SOC high sec-
ondary alarm
Bit 6 : The SOC is too
low for a level 1 alarm
Bit 7 : The SOC is too
0x 3B unsigned int R Fault status 2 0--65535
low for a level 2 alarm
Byte 1
Bit 0 : a primary alarm
with excessive pressure
difference
Bit 1 : Level alarm
alarm alarm secondary
alarm
Bit 2 : Excessive tem-
perature difference,
level 1 alarm Bit 3 :
Secondary alarm for
excessive temperature
difference
Bit 4~Bit 7: Reserved
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 7/14
Version 1.1, Release Date: 22 May 2024
MODBUS PROTOCOL FOR ENCAP MODULES
Byte 0
Bit 0 : Charging MOS
over-temperature
warning Bit 1 : Dis-
charge MOS overtem-
perature warning
Bit 2 : Charging MOS
temperature detection
sensor fault Bit 3 : Dis-
charge MOS tempera-
ture detection sensor
fault
Bit 4 : Charging MOS
adhesion fault
Bit 5 : Discharge MOS
adhesion fault
Bit 6 : Charging MOS
open circuit fault
0x 3C unsigned int R Fault status 3 0--65535 Bit 7 : Discharge MOS
circuit break fault
Byte 1
Bit 0 : AFE acqu isition
chip failure Bit 1 : Single
line collection
Bit 2 : Single-unit tem-
perature sensor fault
Bit 3: EEPROM storage
fault
Bit 4 : The RT C clock
has failed Bit 5 : Pre-
charge failed
Bit 6 : a complete ve-
hicle communication
failure Bit 7 : The in-
tranet communication
module fails
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 8/14
Version 1.1, Release Date: 22 May 2024
MODBUS PROTOCOL FOR ENCAP MODULES
Byte 0:
Bit 0 : Cu r r e n t mod u
le fa u lt
Bit 1 : In te rn al total pr
essur e
detection modu le fa u
lt Bit 2 : sho r t ci r c u
it pr otectio n fa u lt
Bit 3 : Low voltage
0x 3D unsigned int R Fault status 4
0--65535 prohibited Bit 6~Bit 7:
Reserved
charging fault
Bit 4 : The GPS or soft
switch turns off the
MOS
Bit 5 : Charging cabi-
net is offline
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 9/14
Version 1.1, Release Date: 22 May 2024
MODBUS PROTOCOL FOR ENCAP MODULES
0x 58 longitude 0--65535 E /W
0x 5B latitude 0--65535 S /N
Single-unit reference
0x 81 R /W 0--65535 mV
voltage
Number of board col-
0x 82 R /W 0--65535
lection
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 10/14
Version 1.1, Release Date: 22 May 2024
MODBUS PROTOCOL FOR ENCAP MODULES
Number of collection
0x 83 R /W 0--65535
plate 1
Number of collection
0x 84 R /W 0--65535
plate 2 units
Number of acquisition
0x 85 R /W 0--65535
plate 3 units
Number of tempera-
0x 86 R /W ture of the acquisition 0--65535
plate 1
Number of tempera-
0x 87 R /W ture of the acquisition 0--65535
plate 2
Number of tempera-
0x 88 R /W ture of the acquisition 0--65535
plate 3
0: Lithium iron phos-
0x 89 R /W Battery type 0--65535 phate, 1: ternary, 2:
lithium titanate
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 11/14
Version 1.1, Release Date: 22 May 2024
MODBUS PROTOCOL FOR ENCAP MODULES
Charging temperature
0x 9B R /W is too low secondary 0--65535 1°C, 40 Offset
alarm
Primary alarm of exces-
0x 9C R /W sively high discharge 0--65535 1°C, 40 Offset
temperature
Discharge temperature
0x 9D R /W is too high secondary 1°C, 40 Offset
alarm
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 12/14
Version 1.1, Release Date: 22 May 2024
MODBUS PROTOCOL FOR ENCAP MODULES
Discharge temperature
0x 9E R /W 1°C, 40 Offset
is too low, level
0x 9F R /W 1 alarm mV
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 13/14
Version 1.1, Release Date: 22 May 2024
MODBUS PROTOCOL FOR ENCAP MODULES
This technical data sheet may change without notice and at the sole discretion of Enercap Power Industries LLC Page 14/14
Version 1.1, Release Date: 22 May 2024