lorawan interior gateway can't access built in siot server
Account cancelled 2026-07-14 22:35:26 239 Views4 Replies I'm trying to access the built in siot server, which I believe is a built in MQTT server of the lorawan gateway. I get no response when I try to connect to <local ip>/8080 (I'm connecting through wifi)
Any suggestions?
Thanks in advance
Worth double-checking a few basics first — confirm the gateway and your device are actually on the same subnet/network, and that no firewall is blocking port 8080 on your machine. Also try accessing it via the gateway's IP directly in a browser first (before MQTT) just to confirm the web service itself is up and responding.
According to the wiki, the SIoT access address depends on how the gateway is connected:
- USB connection: `10.6.6.6:8080/`
- AP hotspot connection: `10.8.8.8:8080/`
- Ethernet or Wi-Fi connection: use the gateway’s LAN IP address followed by `:8080`, for example `192.168.9.1:8080`
So if you are using Wi-Fi, first confirm the gateway’s actual Wi-Fi IP address in the gateway network settings, then try `<gateway-ip>:8080` instead of `<gateway-ip>/8080`.
If it still does not respond, also check that the PC/phone is on the same LAN, the Wi-Fi/router is not using client isolation, and no firewall rule is blocking port 8080. If SIoT is not starting correctly, port 8080 being occupied by another service on the gateway could also cause the page to be unreachable. A gateway reboot is also worth trying after checking the network settings.
Got it, thanks. Is there a date on when an English version of the SIoT server will be available?
Hi Dave, sorry for the inconvenience. This request has already been shared with the team. It will be considered together with other priorities before a specific timeline is confirmed.



