Skip to main content
3 of 3
added 7 characters in body
dda
  • 1.6k
  • 1
  • 12
  • 18

Can I get the current connection speed with ESP8266?

Using an ESP8266 I can get the RSSI of the Wifi network using Wifi.getNetworkInfo() or Wifi.RSSI(). But is there a way to know the actual connection speed in Mbps, after joining successfully a WiFi network?

FarO
  • 339
  • 1
  • 4
  • 16