WCNSS_qcom_cfg.ini tweaks you've done in the past

Search This thread

MassiveAtom

Member
Jul 14, 2019
5
1
I recently had to fiddle with that file to prefer 2.4GHz Wifi networks because I was having trouble with th 5GHz network at work, the toggle to do so in settings was not there and no app worked. It made me consider making a magisk module plus an associated GUI interface to do wifi config edits (on this file).
But, I have limited knowledge about any of the options contained in the file, which ones would be worth adding to a GUI for quick access, and which ones no one would ever want to change and are thus not worth adding. So please tell me which config options you've changed, plus a short description of what that option does, and what the options you can set them to do.

Also, a question about one of the config options I do plan on adding to the interface, since it was one I changed.
Bash:
# Phy Mode (auto, b, g, n, etc)
# Valid values are 0-9, with 0 = Auto, 4 = 11n, 9 = 11ac
# 1 = 11abg, 2 = 11b, 3 = 11g, 5 = 11g only, 6 = 11n only
# 7 = 11b only 8 = 11ac only.
gDot11Mode=0
What do the options do? What is the difference between 4-6, 2-7, 3-5, 8-9? Do the non-only options specify the lowest or the highest WIFI standard your phone will connect to?
 
Last edited: