diff --git a/rro_overlays/WifiOverlay/res/values/config.xml b/rro_overlays/WifiOverlay/res/values/config.xml
index cb25fb2..cc61588 100644
--- a/rro_overlays/WifiOverlay/res/values/config.xml
+++ b/rro_overlays/WifiOverlay/res/values/config.xml
@@ -75,4 +75,12 @@
false
+
+
+ -85
+ -85
+
+
+ -90
+ -93
diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini
index f994857..7a8030c 100644
--- a/wifi/WCNSS_qcom_cfg.ini
+++ b/wifi/WCNSS_qcom_cfg.ini
@@ -64,7 +64,7 @@ EseEnabled=0
ImplicitQosIsEnabled=0
-gNeighborLookupThreshold=76
+gNeighborLookupThreshold=85
gNeighborScanChannelMinTime=20
gNeighborScanChannelMaxTime=30
gMaxNeighborReqTries=3
@@ -82,7 +82,10 @@ RoamRssiDiff=5
# To enable, set gRoamIntraBand=1 (Roaming within band)
# To disable, set gRoamIntraBand=0 (Roaming across band)
-gRoamIntraBand=0
+gRoamIntraBand=0
+
+#RSSI threshold for background roam
+roam_bg_scan_bad_rssi_thresh=-90
#Short Guard Interval Enable/disable
gShortGI20Mhz=1