MichaluxPL / Sofar_LSW3

Get MODBUS data from Sofar (K-TLX) inverter through LSW-3 or LSE module
GNU General Public License v3.0
94 stars 45 forks source link

Network settings- only AP mode? #51

Closed Dobie007 closed 9 months ago

Dobie007 commented 1 year ago

Maybe i am missing something obvious: I can access my Solarmax SGA converter (= SOFAR 1600K TL- G3) with the LSW-3 stick if i connect to the stick in AP mode, i.e. direct wifi connection to the stick. At the same time the stick has access to my regular wifi network and transmits everything to a server from Solarmanpv. So far so good..

If i connect to my wifi network myself and try to access the stick that way i get a timeout: "Connecting to logger... Could not open socket - inverter/logger turned off"

My goal is to access the stick out of my normal local wifi network and stop it from sending data elswhere. Is that possible?

(Ser 235xxx, LSW3_15_FFFF_1.0.65, V1.1.00.0B)

MichaluxPL commented 1 year ago

Taka a look at a hidden config page for LSW3 (http://LSW3IP/config_hide.html). There You can for instance set if LSW3 works in AP/STA mode or AP+STA mode. I'd suggest setting AP/STA to use either one, not both. On that page You can also turn off sending data outside (setting a bogus or loopback ip should do the trick).