-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RS485 key retrieval value zero #147
Comments
I retrieved my key via RS485. I have the old Inverter Model Witz Display. But I had to Split the 4 commands used to retrieve the key and send them seperatly, then concatenate the output manually. Maybe you want to try this Way. |
@fgnn - did you ever have luck retrieving keys, or monitoring your system? I have both a SE7600H and a SE11400H unit for my array. The SE7600 is connected to the SE11400 via RS-485, and the SE11400 is connected through Ethernet to SolarEdge. I too have tried connecting to RS485-2 (which never responded with anything), and RS485-1 (which is what the SE7600 communicates with) On RS-485-1 I can get data from the SE7600 (optimizers, etc) but not from the SE11400. I have attached some images from the inside of my SE11400H inverter. Have you had any luck connecting to the USB A connector? |
@DuaneKaufman No I never did get the keys or decoded data over the RS485. I ended up using the Modbus TCP interface. While it doesn't give the module level information I was hoping for, it is good enough for my dashboard. I read somewhere that the USB connection is exclusively to be used as a phone charging port when using the SetApp app, which makes sense because I was unsuccessful when trying to detect a virtual serial port on it. |
@fgnn Where does your Modbus TCP interface connect on your inverter? I wonder if I would be able to get data from both inverters using my RS-485-2, and changing something in SetApp? Sincerely, |
I have a pair of SE6000H-US000BNU4 that I am trying to connect to. Some other users have reported they successfully retrieved the keys from RS485 so I thought i would give it a shot. These are the new inverters without a screen which use setapp to configure. Both have RS485-1 set as "SolarEdge Slave", and are wired together and to my raspberry pi with an RS485 to USB adapter. After figuring out that I need to change the "Server" from "LAN" to "RS485-1 Slave" to get them to respond, I was able to get a response to the key retrieval command. They responded only with a value of "0", which does not appear valid.
Does anyone have any thoughts about this? Is it simply that RS485 can't be used to extract keys or is there something else missing? Thanks to everyone working on this project!
Over the next few days I am going to attempt a USB connection to get the RS232 port. The inverter board has a USB A connection which I find odd since I would need a nonstandard double headed Male cable. Hopefully I can use my phone cable which has type A on one end, and type C on the other for my laptop. I will update this issue about its success.
The inverters firmware version was just updated and is 4.7.26.
The command output is below. For privacy, SN have been partially replaced inline and in the raw byte stream
The text was updated successfully, but these errors were encountered: