You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
current.txt
Installation appears to be working properly except after correctly accessing startup data, log/[device]/current shows the following (repeating forever):
@4000000067d96f96001389f4 ERROR:SerialBattery:>>> ERROR: No reply - returning
@4000000067d96f9600317dec INFO:SerialBattery:cell_voltages_good: True - min: 3.312 > 3.25 - max: 3.314 < 3.35
@4000000067d96f9e00ab7494 ERROR:SerialBattery:>>> ERROR: No reply - returning
@4000000067d96f9e00c34e0c INFO:SerialBattery:cell_voltages_good: True - min: 3.312 > 3.25 - max: 3.314 < 3.35
I believe this started when I had a corrupt config.ini file (probably from cut and paste), however I replaced the file completely, and there are no errors indicated now (see attached initialization log file).
I'm also wondering why the startup indicates no Balancing FET. The BMS Settings/IO menu shows Allow to Charge: Yes, Allow to Discharge: Yes, Allow to Balance: No. I'm wondering if I'm missing something in my config.ini that's causing this.
My system has two JK-PB BMS, which are showing correctly on an RS485-2 daisychain. I have not yet implemented the battery aggregator.
Thanks in advance for any help on this.
Additional Information:
When log level is set to DEBUG, the ERROR messages vanish.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
current.txt
Installation appears to be working properly except after correctly accessing startup data, log/[device]/current shows the following (repeating forever):
@4000000067d96f96001389f4 ERROR:SerialBattery:>>> ERROR: No reply - returning
@4000000067d96f9600317dec INFO:SerialBattery:cell_voltages_good: True - min: 3.312 > 3.25 - max: 3.314 < 3.35
@4000000067d96f9e00ab7494 ERROR:SerialBattery:>>> ERROR: No reply - returning
@4000000067d96f9e00c34e0c INFO:SerialBattery:cell_voltages_good: True - min: 3.312 > 3.25 - max: 3.314 < 3.35
I believe this started when I had a corrupt config.ini file (probably from cut and paste), however I replaced the file completely, and there are no errors indicated now (see attached initialization log file).
I'm also wondering why the startup indicates no Balancing FET. The BMS Settings/IO menu shows Allow to Charge: Yes, Allow to Discharge: Yes, Allow to Balance: No. I'm wondering if I'm missing something in my config.ini that's causing this.
My system has two JK-PB BMS, which are showing correctly on an RS485-2 daisychain. I have not yet implemented the battery aggregator.
Thanks in advance for any help on this.
Additional Information:
When log level is set to DEBUG, the ERROR messages vanish.
Beta Was this translation helpful? Give feedback.
All reactions