dj-nitehawk/Hybrid-Inverter-Monitor

Raspberry pi zero w problem

gottmoz opened this issue · 4 comments

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..

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

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

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?

also give #7 (comment) a try