dj-nitehawk / Hybrid-Inverter-Monitor

Monitoring application for hybrid inverters using the Voltronic communication protocol & JK BMS via USB port.
MIT License
85 stars 23 forks source link

Raspberry pi zero w problem #12

Closed gottmoz closed 1 year ago

gottmoz commented 1 year ago

Hello i have downloaded all files to /inverter library in root and when trying to start with command ./InverterMon.Server i get a fault illegal instruction!? Does anybody else have this problem? The Zero does not seem to find a Hidraw0 but a USB0... I Used the normal Linux arm release..

Saentist commented 1 year ago

Do you try to use it (USB0)? I have success not to use Hidraw interface.

gottmoz commented 1 year ago

Yes, i tried using USB But i can’t even get the software to start, when i try to start it says illegal instruction…

dj-nitehawk commented 1 year ago

rpi zero w is an arm v6 32bit device right? if so, i believe the linux-arm.zip binaries should work.

is that the one you tried or something else?

dj-nitehawk commented 1 year ago

also give https://github.com/dj-nitehawk/Hybrid-Inverter-Monitor/issues/7#issuecomment-1280887130 a try