kasbert / epsolar-tracer

Tools for EPsolar Tracer BN solar charge controller
Apache License 2.0
121 stars 76 forks source link

Enyone got LS-B series working ? #15

Closed Salamek closed 7 years ago

Salamek commented 7 years ago

Enyone got LS-B series working ? I have LS2024B and i'm getting None in response:

DEBUG:pymodbus.transaction:Running transaction 1
DEBUG:pymodbus.transaction:recv: 
DEBUG:pymodbus.transaction:getting transaction 1
None
Traceback (most recent call last):
  File "readall.py", line 25, in <module>
    print repr(response.information)
AttributeError: 'NoneType' object has no attribute 'information'

I found this com docs http://www.solar-elektro.cz/data/dokumenty/1733_modbus_protocol.pdf

Salamek commented 7 years ago

It started working for some reason