Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

160Mhz channels are detected as 80Mhz only #301

Closed
tsg2k2 opened this issue Jul 14, 2020 · 10 comments
Closed

160Mhz channels are detected as 80Mhz only #301

tsg2k2 opened this issue Jul 14, 2020 · 10 comments

Comments

@tsg2k2
Copy link

tsg2k2 commented Jul 14, 2020

Describe the bug

UI displays 160Mhz channel as 80Mhz, both in the AP list and on the graph.

To Reproduce

  1. Have a router running 160Mhz channel.
  2. Open WifiAnalyzer and switch to Access Point view. Observe that router's SSID from Graph - Access Point details #1 is displayed having 80Mhz width.

Expected behavior
160Mhz width should be displayed (and properly reflected on the channel graph too)

Versions

Android 10 on OnePlus7 Pro 5G
WifiAnalizer 2.1.2 - 52GS(10-29)

Additional context
router's own status:

phy#1
        Interface wlan1
                ifindex 7
                wdev 0x100000001
                addr ...
                ssid ...
                type AP
                channel 100 (5500 MHz), width: 160 MHz, center1: 5570 MHz
                txpower 30.00 dBm

Intel AX200 (2x2 160Mhz wifi 6 card)

image

@VREMSoftwareDevelopment
Copy link
Owner

@tsg2k2 Please provide screenshot from the application: access points screen with full details per access point

@tsg2k2
Copy link
Author

tsg2k2 commented Jul 15, 2020 via email

@VREMSoftwareDevelopment
Copy link
Owner

@tsg2k2 ???

@tsg2k2
Copy link
Author

tsg2k2 commented Jul 15, 2020 via email

@VREMSoftwareDevelopment
Copy link
Owner

There are no attached screenshot in your previous comments/emails

@tsg2k2
Copy link
Author

tsg2k2 commented Jul 16, 2020 via email

@VREMSoftwareDevelopment
Copy link
Owner

Still no attached screenshot

@tsg2k2
Copy link
Author

tsg2k2 commented Jul 16, 2020

Apparently github email handler strips images. Here is the one attached via web
BlurImage_15-7-2020-4-42-16

@VREMSoftwareDevelopment
Copy link
Owner

Application is relying on the Access Point information provided by Android API.
https://developer.android.com/reference/kotlin/android/net/wifi/ScanResult

Based on the information you have provided, there are two possibilities:

  • Android API returns incorrect channel width
  • Android Device does not support 160Mhz width

Please connect to your router and check what is displayed as connection information in the router when android device is connected (80Mhz or 160Mhz width). This would help to determine whether it is an Android API or Android device issue

@tsg2k2
Copy link
Author

tsg2k2 commented Jul 18, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants