byte4geek / SEPLOS_MQTT

Read data From Seplos BMS and send them to the Home Assistant
GNU General Public License v3.0
39 stars 13 forks source link

Error Code 05 #2

Closed tim-mills closed 1 year ago

tim-mills commented 1 year ago

I’m desperate for this to work, just keep getting an error code 5, anything I can try?

byte4geek commented 1 year ago

did you try to run it manually? To test if the communication is working try to run ~/SEPLOS_MQTT/query_seplos_ha.sh 4201

tim-mills commented 1 year ago

Thanks for getting back to me. That's what I've been trying, Just comes straight back with Error Code 05. Just struggling to see how I can debug the issue, so any pointers are welcome.

Capture Capture1

byte4geek commented 1 year ago

check if you have address 1 (battery number 1) in the battery configuration

tim-mills commented 1 year ago

Battery configuration, as in via the Seplos software?

tim-mills commented 1 year ago

Just to confirm, all my DIP switches are OFF, which I think means it's set to single pack. I've tried setting DIP 1 to ON, which means it's 1st pack, although this didn't seem to work and also meant my Solis Inverter got a CAN fail.

byte4geek commented 1 year ago

i seen you did ask for this issue on the original discussion of the original script creator: https://diysolarforum.com/threads/simple-seplos-bms-protocol-decode-bash-script.34993/ wait for the answare in the forum i don't know error 5 says.

tim-mills commented 1 year ago

No worries - I've just noticed you just put a wrapper around the script. I'll wait and see if they get back to me on there, I wonder if there's been a shift in the different versions of the BMS.

roverga commented 1 year ago

Great project, but I have the same problem: Error 5!

byte4geek commented 1 year ago

Great project, but I have the same problem: Error 5!

Sorry but regarding this error, you must ask to the author of the original script as specified 2 post up.

roverga commented 1 year ago

I finally find a solution for the "Error Code 05" that works for me.

I write my solution on the original discussion: https://diysolarforum.com/threads/simple-seplos-bms-protocol-decode-bash-script.34993/post-677063