toggio / PhpEpsolarTracer

Library for communicating with Epsolar/Epever Tracer BN MPPT Solar Charger Controller
65 stars 23 forks source link

Tracer A Series ( 1210A ) #9

Closed FritzBox360 closed 7 years ago

FritzBox360 commented 7 years ago

Hello,

i have a EPSolar Tracer 1210A but i am unable to get it working with the php code. Someone having same issues? I am just getting, after a few seconds, this line:

annot get Info Data Cannot get Rated Data Cannot get RealTime Data Cannot get Statistical Data Cannot get Settings Data Cannot get Coil Data Cannot get Discrete Data

No Apache oder PHP Errors in the logs. I changed the device to my /dev/ttyUSB0

Any ideas?

Thank you.

FritzBox360 commented 7 years ago

I am sorry - all my fault! It works like a charm with the A-Series!

You need to add the www-data to dailout usermod -a -G dialout www-data and restart the system!

After hours of searching the good and old restrat was the problem!

Thank you, for the great work!