1

What I want to do is measure the link speed of each scanned network that WiFiManager finds.

I retrieve all of the scanned networks in a callback after wifiManager.startScan(); has being called using the method wifiManager.getScanResults(); but I can't find a method to measure the link speed of each scanned network.

The only way I could retrieve the link speed of a network is through WifiInfo, but that object only represents the current Wi-Fi connection.

georgez
  • 737
  • 1
  • 8
  • 20

0 Answers0