manio / skymax-demo

https://skyboo.net/2017/03/monitoring-voltronic-power-axpert-mex-inverter-under-linux/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arduino

hedva92 opened this issue · comments

Hi, I'm trying to connect via arduino to the ivertor. Unfortunately, so far without success. Could I ask you for one raw command to read the firmware version, including the crc code? It should be something like this.. QVFW I tried to compute crc, send different variants and still nothing: / Port setup is classic, just 2400baud. Thanks for the help.

Yes, QVFW should be for retrieving firmware. The response should be eg:
(VERFW:00072.70S§\r

But how is this related to skymax-demo?
ps: you have a crc code generator in my sources...