From 0ff9904f1a14d7dd71891cadbd898275017c6805 Mon Sep 17 00:00:00 2001 From: Slider0007 <115730895+Slider0007@users.noreply.github.com> Date: Sat, 11 Mar 2023 15:00:37 +0100 Subject: [PATCH] Update RSSIThreshold.md --- param-docs/parameter-pages/System/RSSIThreshold.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/param-docs/parameter-pages/System/RSSIThreshold.md b/param-docs/parameter-pages/System/RSSIThreshold.md index 8fd2696..f52a055 100644 --- a/param-docs/parameter-pages/System/RSSIThreshold.md +++ b/param-docs/parameter-pages/System/RSSIThreshold.md @@ -3,10 +3,13 @@ Default Value: `0` Possible values: `-100` .. `0` (`0` = disabled). +!!! Warning + This is an **Expert Parameter**! Only change it if you understand what it does! + 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. + It gets automatically transferred to `/wlan.ini` on the SD-Card at next startup.