Hello,
I had a RPi based Cerbo system which I have upgraded to the actual Cerbo however I am having some issues setting it up.
I have Renogy Lithium Battieres connected via RS485 cables and my pi Cerbo was able to read them via the https://github.com/Louisvdw/dbus-serialbattery
I have installed the driver on my Cerbo but cannot get them to read the batteries. As a result, I cannot charge them via MPPT presently because the Cerbo doesn't detect a BMS.
I have tried troubleshooting but with no joy. Here is the error log via SSH
root@einstein:~# tail -F /data/log/dbus-serialbattery.ttyUSB0/current | tai64nlocal
2023-06-15 09:51:56.368862500 ERROR:SerialBattery:>>> ERROR: No reply - returning
2023-06-15 09:51:56.373659500 INFO:SerialBattery:Testing Renogy
2023-06-15 09:51:56.656132500 ERROR:SerialBattery:>>> ERROR: No reply - returning
2023-06-15 09:51:56.660649500 INFO:SerialBattery:Testing Renogy
2023-06-15 09:51:56.980719500 INFO:SerialBattery:RENOGY RBT100LFP12SH-G1
2023-06-15 09:51:57.805890500 ERROR:SerialBattery:Unexpected err=AttributeError("'Renogy' object has no attribute 'command_env_temp_count'"), type(err)=<class 'AttributeError'>
2023-06-15 09:51:57.806598500 INFO:SerialBattery:Testing Seplos
2023-06-15 09:51:58.830651500 ERROR:SerialBattery:>>> ERROR: No reply - returning
2023-06-15 09:51:59.332212500 ERROR:SerialBattery:ERROR >>> No battery connection at /dev/ttyUSB0
2023-06-15 09:51:59.332565500