Skip to main content

WLAN Surveying/Client testing with Android after Pie broke everything!

I found a nice tidbit today within dialer codes of Android phones.

This will help provide the BSSID, RSSI, TX and RX Rates and other helpful information when doing client testing.

So we all know that client testing on Android has been broken since Android Pie (https://issuetracker.google.com/issues/79906367#comment15) and Google says they are not looking to fix it as it's a feature for battery savings.  What does that mean?  All your favorite wifi scanning apps are essentially broken or just too slow to really get any usable data.  Aside from some PING applications - what else can you do?

Well, I found it and here it is:

Go to your dialer app and type in *#*#4636#*#*

You'll first see





Go to Wi-Fi Information






And then go to Wi-Fi status





I have found that the refresh rate for the RSSI is much faster than any of the programs like Analyzer can provide as well as the TX and RX rates and you can even see the BSSID.

Hope this helps!





Comments

Popular posts from this blog

Finding WLAN issues from the Windows Client Side

What happens when you've done everything from the wifi side of diagnosis a problem dare I say a ghost problem? What if the situation within your network seems perfect, you can't find anything in packet captures, Prime or off your WLC - What other options do you have?  Luckily, I found plenty! One of the handiest tools I like to use when onsite and starting to check clients out is the NETSH command in command line. Doing a roaming analysis via the client versus on Prime isn't a bad thing some days to give you a real world perspective of when roams happen.  Of course, client debugging in WLCs help too but I figured I'd show you what I do when walking around with a laptop to see the BSSID you are connected to. I use  netsh wlan show interface  Which outputs this:     Name                   : Wi-Fi     Description            : Marvell ...
Ekahau Sidekick Accessory Testing by the WifiSpy I decided to test two products to augment my Surface Pro 4 running Ekahau 10 that will help prevent accidents from happening with the cable and allow free and easy movement as you survey.  Safety should be #1 if you do work in any production/warehousing/manufacturing facilities. The items tested today were Griffin Breaksafe Magnetic Breakaway USB Adapter, Standard USB Type a  https://www.amazon.com/gp/product/B0759FKCK8/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1  priced at 19.99 at the time of the writing. The other was this coiled USB to Micro-USB cable.   https://www.amazon.com/gp/product/B071D8VB2T/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1   So first I will talk about the Griffin device.  Why would you want something like this?  If you've owned a MacBook in the past with the breakaway power cord, there isn't much more I can say ab...