Skip to main content

Network & MQTT

WiFi Connection

Go to Network → WiFi (Client).

ParameterDescription
SSIDYour WiFi network name (click to select from list)
PasswordWiFi network password
EnableEnable/disable WiFi client

After saving, the device restarts and connects to the specified network.


Access Point (AP)

The device can operate simultaneously as a client and as an access point.

Go to Network → Access Point.

ParameterDefaultDescription
SSIDscalior-slc-XXXXXXName of the created network
Passwordprinted in the manualPassword to connect to the AP
EnableEnable/disable the access point

The access point is useful as a backup way to access the device if it loses connection to the home network.


MQTT

Go to Network → MQTT.

ParameterDescription
Broker addressMQTT server IP or domain
PortBroker port (typically 1883)
Device nameUnique device name in the MQTT network
LoginMQTT username
PasswordMQTT password
EnableEnable/disable MQTT
Master topics onlyIf enabled — publishes only common control topics without per-flight separation

Base Topic

All MQTT messages are published under the base topic:

scalior-slc-{MAC}/

For example, a device with MAC AA:BB:CC:DD:EE:FF will use topic scalior-slc-aabbccddeeff/.


Connection Management

Each connection type can be toggled without entering settings:

ActionEffect
"Disconnect WiFi" buttonDisconnects WiFi client
"Disconnect AP" buttonDisables the access point
"Disconnect MQTT" buttonTerminates the MQTT connection

Connection Status

In the control panel, MQTT status is displayed in the connections section:

StatusDescription
Disabled by userMQTT is turned off in settings
Not connectedNo connection to broker
Connecting...Connection is being established
ConnectedConnection is active
IP lostNetwork connection lost