John Blance

Results 205 comments of John Blance

There is a QPIGS2 in PI30MAX protocol that gives some more info (for PV2)

Thats weird, I personally have the same inverter and use the QPGS0, QPIGS and QPIGS2 commands for data collection. Can you run it with debug on and post the result...

i think maybe its a problem with the hidraw io 'chunking' ill have a look at the code and try to implement a fix/workaround On Thu, 13 Oct 2022 at...

can you upgrade to the latest version - if you are using pip then uninstall `mpp-solar` and install `mppsolar` (note lack of dash)

try ```mpp-solar -p /dev/rfcomm0 -P VED -c vedtext --porttype vserial -b 19200```

did you try with sudo? Are you sure that the /dev/rfcomm0 is correct and functional? On Tue, 26 Oct 2021 at 09:23, spoonwzd ***@***.***> wrote: > Yeah I did try...

sorry i was not thinking straight I havent got SmartShunt working via bluetooth yet - my SmartShunt code is for rs485 connection. The bluetooth code is JKBMS specific and pretty...

Try cat /dev/rfcomm0 On Tue, 26 Oct 2021, 7:58 pm spoonwzd, ***@***.***> wrote: > No worries. I'm a bit of a noob, so I don't quite know how I'd tell...

Ok, it might have to wait until I figure out a better solution On Tue, 26 Oct 2021, 8:02 pm spoonwzd, ***@***.***> wrote: > No output from that command at...

can you run just the `cellVoltages` command with the debug flag added `-D`