mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 12:36:54 +03:00
Update decription to AP switching
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Parameter `RSSIThreshold`
|
||||
Default Value: `''`
|
||||
|
||||
WLAN Mesh Parameter: Threshold for the RSSI value to check for start switching access point in a mesh system.
|
||||
Default Value: `0`
|
||||
|
||||
Possible values: `-100` .. `0` (`0` = disabled).
|
||||
|
||||
It gets automatically transferred to `/wlan.ini` on the SD-Card at next startup.
|
||||
WIFI AP switching functionality:
|
||||
|
||||
This parameter activates a client triggered AP switching functionality (simplified roaming).
|
||||
If (actual RSSI + 5dBm) lower than RSSIThreshold, all WIFI channels will be scanned for configured SSID and then trying to connect to access point with better RSSI. The scan is only get initiated at the end of each round.
|
||||
|
||||
!!! Note
|
||||
It gets automatically transferred to `/wlan.ini` on the SD-Card at next startup.
|
||||
|
||||
Reference in New Issue
Block a user