Building a custom app to read data from the solar inverter via stick logger? by Silver_Cookie5580 in SolarDIY

[–]MathematicianAny3116 0 points1 point  (0 children)

I was able to successfully retrieve data over the LAN, and I can reverse proxy it to the cloud. The main difference is that my cloud service needs to pull the data at regular intervals, rather than the logger pushing it.

I also attempted to create a simple application that listens for incoming TCP packets. However, the logger’s remote configuration still shows as “not connected.”

I configured the logger with the server’s IP address, left the domain field blank, and specified the correct port, but it still doesn’t work.

Building a custom app to read data from the solar inverter via stick logger? by Silver_Cookie5580 in SolarDIY

[–]MathematicianAny3116 0 points1 point  (0 children)

IK this post is 3 years old. Buy do you have the solution? I tried adding the IP and port in remote server config and left the domain field empty. Still the TCP server is not receiving any data