node-modbus-serial
node-modbus-serial copied to clipboard
Connect to SEPLOS protocol
Friends, help me connect to the seplos bms protocol, I attach the file below. I am not an expert in RS485 communication, so it may not have been easy to connect. i used client.readCoils(2, 1), client.readHoldingRegisters(2, 1). Perhaps I do not understand anything and this library cannot simply be used with the SEPLOS protocol?
SEPLOS BMS Communication Protocol_V2.0.pdf
Hi, thanks for the issue, I added a "help" label
How can i realize this protocol?
How to set first command bytes?
Did you get anywhere in this? Also trying to get readings from Seplos BMS but cannot make any sense of the Protocol docs. Does it make any sense to anyone here? SEPLOS BMS Communication Protocol_V2.0 (1).pdf
Did you get anywhere in this? Also trying to get readings from Seplos BMS but cannot make any sense of the Protocol docs. Does it make any sense to anyone here? SEPLOS BMS Communication Protocol_V2.0 (1).pdf
Yes, i use simple node serial to communicate.
Did you get anywhere in this? Also trying to get readings from Seplos BMS but cannot make any sense of the Protocol docs. Does it make any sense to anyone here? SEPLOS BMS Communication Protocol_V2.0 (1).pdf
u can check here: https://github.com/g992/modbus-seplos-bms-reader/tree/master