Double wifi speed of OP2
According to XDA Senior Member dreinulldrei, the WiFi configuration file used in the OnePlus 3 and 3T is the default one provided by Qualcomm. That’s not really an issue in and of itself, but the user discovered that the default configuration disabled channel bonding in the 2.4GHz frequency. 5GHz frequency networks have channel bonding enabled (and if you have access to this frequency, then it is advised you connect to it), but if your router only support the 2.4GHz frequency then this trick may be useful for you.
Enabling channel bonding should theoretically double your wireless throughput (as long as your router supports channel bonding), as the channel width increases from 20MHz to 40MHz. This trick is quite easy to implement, as all one needs to do is modify one line in WCNSS_qcom_cfg.ini (located in /system/etc/wifi).
Original article - https://www.xda-developers.com/how-to-double-the-wifi-speed-on-your-oneplus-3-3t/
I didn't get the maximum speed of my connection through my OnePlus 2 either. So I checked WCNSS_qcom_cfg.ini (located in /system/etc/wifi)
to see if by any chance it's disabled on OP2 as well & YES!
Channel bonding in 2.4GHz frequency's disabled by default on OnePlus 2 as well.
Use following method to enable channel bonding in 2.4GHz frequency & speed up your connection,
Warning!
I won't be held responsible for any damaged/bricked devices. Use this guide at your own risk
I won't be held responsible for any damaged/bricked devices. Use this guide at your own risk
In essence, there is a greater possibility for wireless interference if you enable a channel width of 40MHz. The exact reason why it increases interference is more complicated than is necessary to cover in this article, but in general “40MHz wide channels over 2.4GHz is not a good idea in urban areas where there is a high density of WiFi access points” to quote XDA Recognized Developer SultanXDA.
However, if you are located in a more rural or suburban area where there are few wireless networks to interfere with your own, this fix provides a free way to double your phone’s network speed. Try it out and let us know if it works for you!
Method
-> Open WCNSS_qcom_cfg.ini (located in /system/etc/wifi) using a text editor
-> Find line "gChannelBondingMode24GHz=0"
-> Change "gChannelBondingMode24GHz=0" to "gChannelBondingMode24GHz=1"
-> Save & Reboot. Done!
-> Open WCNSS_qcom_cfg.ini (located in /system/etc/wifi) using a text editor
-> Find line "gChannelBondingMode24GHz=0"
-> Change "gChannelBondingMode24GHz=0" to "gChannelBondingMode24GHz=1"
-> Save & Reboot. Done!
Results (Before & After)
Credits
@dreinulldrei for discovering this on OP3/3T.
Mishaal Rahman for the article
Credits
@dreinulldrei for discovering this on OP3/3T.
Mishaal Rahman for the article
Last edited: