-
```
Traceback (most recent call last):
File "pylontech/pylontech.py", line 250, in
print(p.get_values_single(2))
File "pylontech/pylontech.py", line 236, in get_values_single
f = s…
-
public enum ActivePair : int
{
ALL = 0,
[EnumMember(Value = "XRPUSD")] XRPUSD = 817,
[EnumMember(Value = "GBPJPY_op")] GBPJPY_op = 1866,
[EnumMember(Value = "GER30_OTC")] GER30_OT…
-
As title says: has anyone successfully communicated with US2000C? When talking to US2000C I only get
` File "/usr/lib/python3.10/site-packages/pylontech/pylontech.py", line 270, in get_values
…
-
Hello,
sorry for the dumb question but i've found literaly nothing on how to connect the US2000 to the Raspberry. My US2000 is connected to the pip inverter with one "special" communication-wire to…
-
I belong a bank with a unique U5000C Battery. I use default settings for DIP switch.
get_protocol_version, get_manufacturer_info, get_values are inoperative and return exception.
For example wit…
-
Hi!
I’ve tried all combinations of A/B
And DIP on/off (changing baud rate in code) and using L0/L1
But I don’t seem to get any answers from the battery. Currently the battery is not connected anywh…
n4dmh updated
2 years ago
-
I have 4 batteries, the master is US3000C and slave are mixed US2000C and US2000.
I have tried to use you sketch but the battery was not responding, then I connect directly to the console port using …
-
I would really like to use this software on a pair of Pylontech US3000 batteries to gain an insight into the readings and status.
Another pi 3 is monitoring the RS485 port on my Sofar Hybrid 3600 inv…
-
My inverter is PylonTech compatible, but its internal software do not accept dynamic charging control.
Inverter does not have posibility to change any of the battery details.
I can read the invert…
-
Hi @Frankkkkk
Would you mind letting us know what hardware you are using to communicate with the Pylontech batteries. For example, which USB to RS485 cable you are using, which OS/Hardware etc.
…