BMS error RS232

stromen
Posts: 1
Joined: Wed Nov 27, 2024 5:44 am

BMS error RS232

Unread postby stromen » Wed Nov 27, 2024 5:47 am

Hello, i have a pace bms and a Waveshare RS232 to eth connect and this error in Gobel-Battery-HA-Addon. Baud rate 9600 device and bms. I also tried to connect to the PC with RS485 and USB, but that no longer works either.

Can you help me?



Code: Select all

2024-11-20 19:40:17,433 - pacebms_rs232 - DEBUG - analog data recieved: ~25FF4642E002FFFCDA
2024-11-20 19:40:17,433 - pacebms_rs232 - DEBUG - Trying to parse analog data
2024-11-20 19:40:17,433 - pacebms_rs232 - DEBUG - fields: ['25', 'FF', '46', '42', 'E0', '02', 'FF', 'FC', 'DA']
2024-11-20 19:40:17,433 - pacebms_rs232 - ERROR - Invalid command or response code: 46 42
2024-11-20 19:40:17,433 - pacebms_rs232 - DEBUG - analog data parsed: None
2024-11-20 19:40:17,433 - pacebms_rs232 - DEBUG - Trying to prepare analog request
2024-11-20 19:40:17,433 - pacebms_rs232 - DEBUG - analog request: b'~25FF4642E002FFFCDA\r'
2024-11-20 19:40:17,434 - pacebms_rs232 - DEBUG - Trying to send analog request
2024-11-20 19:40:17,434 - pacebms_rs232 - DEBUG - analog request sent
2024-11-20 19:40:17,434 - pacebms_rs232 - DEBUG - Trying to receive analog data
2024-11-20 19:40:17,458 - bms_comm - DEBUG - Received data from BMS: ~25FF4642E002FFFCDA
2024-11-20 19:40:17,458 - pacebms_rs232 - DEBUG - analog data recieved: ~25FF4642E002FFFCDA
2024-11-20 19:40:17,458 - pacebms_rs232 - DEBUG - Trying to parse analog data
2024-11-20 19:40:17,459 - pacebms_rs232 - DEBUG - fields: ['25', 'FF', '46', '42', 'E0', '02', 'FF', 'FC', 'DA']
2024-11-20 19:40:17,459 - pacebms_rs232 - ERROR - Invalid command or response code: 46 42
2024-11-20 19:40:17,459 - pacebms_rs232 - DEBUG - analog data parsed: None
2024-11-20 19:40:17,459 - pacebms_rs232 - DEBUG - Trying to prepare analog request
2024-11-20 19:40:17,460 - pacebms_rs232 - DEBUG - analog request: b'~25FF4642E002FFFCDA\r'
2024-11-20 19:40:17,460 - pacebms_rs232 - DEBUG - Trying to send analog request
2024-11-20 19:40:17,460 - pacebms_rs232 - DEBUG - analog request sent
2024-11-20 19:40:17,460 - pacebms_rs232 - DEBUG - Trying to receive analog data