-
https://github.com/jblance/mpp-solar/issues/224
```
Cell info response (290 bytes)
0xaa, 0xeb, 0x90, 0x02, 0x97, 0xeb, 0x0c, 0xe9, 0x0c, 0xe9, 0x0c, 0xe9, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x…
syssi updated
2 years ago
-
Hi svalouch,
thanks for your effort you've put into this project 👍
I'm curious to know, what "poll frequency" you consider being healthy for the inverter.
I'd like to feed some data into InfluxD…
-
Not idea what this error is
browser show only this
![image](https://user-images.githubusercontent.com/16975883/179686978-846d34f8-8e62-4615-9d37-725a8c3c8a7a.png)
```bash
./InverterMon.Serv…
-
hey,
currently i am working on to read out my JKBMS HW Version 6.X SW Version 6.1.3S (JK-b2a24S15P) over an EPS32 via Bluetooth ;)
it looks not so bad the Basics are working only the responses wh…
-
#
fbunc updated
2 years ago
-
The algorithm for tracking the maximum power point (MPP) of a solar module, using incremental conductance with variable step size in order to reach the MPP as quickly as possible without crashing the …
-
i test software on MPP Solar GK model, and i see only QPIGS command request. other command not sent.
-
I'm running `mpp-solar -p /dev/hidraw0 -P PI30 -c QPIGS ` to get the general stats, but i only require some of them. So i went through the options in the mpp-solar usage and found out the `--filter` o…
-
I'm preparing a python script using the mpp-solar to catch several data from the inverter and write them down to influxdb. So [here](https://gist.github.com/shanrahul/aef4b15827529410591804803c2c9028)…
-
Hi,
I updated mpp-solar from something 0.7x to 0.9.02 using
sudo pip install -e "git+https://github.com/jblance/mpp-solar.git#egg=mpp-solar"
and found that after that the --mqtttopic isn't use…