SimulatedBatteryPackPlugin not working? #66
-
I'm new to this, so please bear with me :) I'd like to take a HV inverter (Huawei SUN2000 or Growatt SPH) for a spin with a simulated battery. I've installed the software on a Pi4, and get the following output every second:
I'd expect the 'fake' values to be reported under The resulting
I have little Java experience, so no idea how to investigate further. Please advise how to proceed. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 8 replies
-
@krekr I implemented the plugins now. There were some errors initializing the plugins. |
Beta Was this translation helpful? Give feedback.
-
Yes, that is what I mentioned before, that the BMS will still show no data. But the CAN message going out to the inverter will have the simulated battery property values encoded. |
Beta Was this translation helpful? Give feedback.
-
testing the latest pi@raspberrypi:~/bms-to-inverter-main $ ./start.sh |
Beta Was this translation helpful? Give feedback.
-
Can you please do a Clean install and test again. I've pushed a fix |
Beta Was this translation helpful? Give feedback.
-
Can you do another Clean install please. I fixed that issue also :) |
Beta Was this translation helpful? Give feedback.
-
Ah, sorry about that! All those bit-setting stuff is fixed now. Please Clean install again :) |
Beta Was this translation helpful? Give feedback.
-
@krekr the plugins are now working. I fixed a bug yesterday. Please get the latest Configurator app and do a Clean install. |
Beta Was this translation helpful? Give feedback.
@krekr the plugins are now working. I fixed a bug yesterday. Please get the latest Configurator app and do a Clean install.