Huawei P20 Android 10

The gear needed for wardriving

14 posts • Page 1 of 1

Postby an124 » Tue Jun 23, 2020 11:58 am

I cant find the developer options to set Wifi Scan throttling off
The only Wifi settingf i found
Enable Wi-FI verbose Logging

10.0.0.161 (C432E5R1P3patch01)
Kernel 4.14.116

any ideas?
Image

Postby arkasha » Tue Jun 23, 2020 7:50 pm

you have to enable "developer mode" -

https://wccftech.com/how-to/how-to-enab ... -tutorial/

Postby an124 » Tue Jun 23, 2020 9:02 pm

Hi
Developer mode is enabled :(
This is the only WiFi setting

Image
Image

Postby arkasha » Tue Jun 23, 2020 9:58 pm

first we've heard of it not being present at all in the options.
have you tried using the search function in settings (in case it's hidden / offscreen due to some weird navigation quirk?)

Postby an124 » Wed Jun 24, 2020 5:47 am

I used the search function but there is nothing like this wifi scan or throttle:(
Image

Postby an124 » Wed Jun 24, 2020 8:16 am

same here a reddit post:
https://www.reddit.com/r/Huawei/comment ... on_emui10/
Image

Postby ivmden » Fri Oct 30, 2020 3:39 pm

Can confirm the details from the bottom of the reddit post work.

Code: Select all

adb shell settings put global wifi_scan_throttle_enabled 0
Image

Postby an124 » Tue Apr 13, 2021 11:42 am

thx i test this ;)
Image

Postby billyk77 » Mon Sep 26, 2022 10:18 am

Are you sure your not on android 9.... Emui 10 doesn't specify android versions, I could be wrong I have 20 abs it's tuff find firmware for andtoid10

Postby victorpatrick » Wed Aug 02, 2023 4:56 am

If you still can't find the Developer Options or the specific Wi-Fi scan throttling setting, it's possible that your device's manufacturer or ROM might not have included this option in their customized software. In such cases, you might need to check for custom ROMs or firmware that support this feature, but keep in mind that modifying system settings can have risks, and it might void your warranty.
Bitlife

Postby arkasha » Wed Aug 02, 2023 4:06 pm

The throttling option may still be available via ADB command too - but considering the divergence of Hauwei/Redmi from core Android, that may not remain true.

Postby BaKeH » Thu Feb 29, 2024 2:19 am

So I have two P20 pro devices. I settled on the idea I couldn't fix the missing setting for the WIFI scan throttle, till I realised one of my devices wasn't throttling, while the other was. So I used ADB to read the settings, like this:

Code: Select all

adb shell settings get global wifi_scan_throttle_enabled
I found the device that was scanning fine returned null, while the device that was throttling was returning 0. so I used

Code: Select all

adb shell settings delete global wifi_scan_throttle_enabled
read the variable, it was null, tested it, and it was no longer throttling!

Just thought I'd share this just in case anyone else used this adb command and found it was still not working, being I noticed EVERYONE tells you to set it to 0. (not that this makes a huge amount of sense as to why it would read 0 as a positive, a random Huawei thing I guess.)
Image

Postby BaKeH » Thu Feb 29, 2024 3:08 am

I noticed on the App FAQ
Anrdoid 10 + Hauwei - Throttle switch not available: Huawei has removed this developer option; no known work-around at present.
Seems I found it.
Image

Postby arkasha » Thu Feb 29, 2024 6:27 pm

updating the FAQ with your find! the Huawei/Redmi users thank you!
(now, if we could just figure out what they've done to maps)

14 posts • Page 1 of 1

Return to “Net Hugging Hardware and Software”

Who is online

Users browsing this forum: No registered users and 6 guests