Android WifiManager's ScanResult always returning 0 for channel width? #487
Unanswered
BenWoodford
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This... isn't strictly a WifiAnalyzer problem, but I figured VREM would be the best person (people?) to ask really.
When adding 6Ghz support, did you ever have an issue where the Android API would return a Channel Width of 20Mhz and no center frequency? I've been building a Xamarin app that includes similar features, and everything is fine for 2.4Ghz and 5Ghz but I get zero useful information beyond the main frequency for 6Ghz results.
If you did... how did you get around it? And if you didn't... well, I have a headache ahead I guess.
Edit: Just realised I can download Wifi Analyzer onto the VIVE Focus 3, so I did! And yeah, this app has the same issue: my 80Mhz width network shows up at 20Mhz. So it must be an issue with that specific version of Android then.
Beta Was this translation helpful? Give feedback.
All reactions