SolaX Solar Inverter Setup Guide

To the people that are looking into developing Solax Cloud, is there a separate thread for this?

I’ve did some trail calls to the cloud api and here are my results so far:

http://47.254.152.24:6080/proxy/login/login?password=<myPassword>&userName=<myUsername>
http://www.solaxcloud.com:6080/proxy/inverter/getSiteTotalPower?tokenId=<myToken>&today=2020-05-05&siteId=<mySiteId>
http://47.254.152.24:6080/proxy/inverter/getDailyInfo?inverterSn=<MyInverterSN>&wifiSn=<myWifiSN>&tokenId=<myToken>&today=2020-05-05
http://www.solaxcloud.com:6080/proxy/mysite/getInverterInfo?siteId=<mySiteId>&tokenId=<myToken>

Note that the siteId can be grabbed from inspecting the link to the Site Name in the Cloud site page.
Also, the token you get from login doesn’t seem to expire.

Is there an easy way to connect to the Solax Inverter via Solaxcloud? My inverter apparently doesn’t provide an API for the wifi network. Help

1 Like

I’ve managed to get the events from Solax to my ELK (Elasticsearch + Logstash + Kibana)

Statistics example:

Hi @Frragi. : this is how I did it: PV Solax inverter cloud sensors via API

1 Like

Im looking for a capture of the CAN-BUS messages between the inverter and batteries for a Solax X1 hybrid, the HV version, im looking to connect my own battery, can anyone here help?

I have managed to get access with the help of an extra Pi with NGINX : SolaX inverter Wifi Reverse Proxy setup

Hello, It is seems a very good and details step by step tutorial. Unfortunally I got stuck right in step 1.

“Cannot access the site” I get the same message If I try to access directly with the Static IP address assigned to the inverter.

However, If I get to the inverter through 5.8.8.8 it seems that I have the Static IP address: 192.168.1.168 assigned to the inverter

More info:

  1. I have the inverter connected to my WIFI network through a router repeater
  2. I cannot see the IP address 192.168.1.168 for my inverter

Any help would be highly appreciated.

Thank you very much

@valdragas Where you able to figure this out? I´m stuck on this. I cannot access the IP in the browser and actually when I connect to 5.8.8.8 with admin admin and I see the IP that Solax Power provides

Then I cannot fing the 192.168.1.168 IP address (Which supposly it is my X1 inverter) in my WIFI. I tried different ways and I cannot find the IP address. Example:

Thank you very much

Hi Chris, as a reaction on your post of a almost two years ago… but since I haven’t found any response I was wondering if you made some progress in the CAN-Bus traffic analysis.

Could you please share your nodered config?

Could you please share your actual nodered Code? Thanks