I have installed the sunspec_ardexa script on my Raspberry Pi.. but every command that I try basically, for example: sunspec_ardexa --v discover 192.168.0.250 1-20 --port 1502 gives me the error "Cannot find the address: X"..
Because I use Python 2.7, I also added the timeout to client.py, but that didn't change much either
I think the Modbus config is OK on my solaredge,
Edit-> I found a Windows modbustool on the Internet, with this tool the Solaredge is working OK... So it has something to do with the Sunspec_ardexa script in the Raspberry:
What are the prerequisites for using this script?