MAC ID of connected STA
Posted: Thu Aug 04, 2016 3:49 pm
Hi Michael
Would be interested in a WIFI COMMAND that would allow a site survey of other Stations in proximity of an ESP8266 AP . I need to log MAC id and if possible RSSI of the STA's
WIFISTASCAN():
NumberofSTA = wifistascan()
WIFISTAMAC():
wifistamac({Var for sta number})
WIFISTARSSI():
wifistarssi({Var for sta number})
Doable?
BTW Excellent work !!!
Would be interested in a WIFI COMMAND that would allow a site survey of other Stations in proximity of an ESP8266 AP . I need to log MAC id and if possible RSSI of the STA's
WIFISTASCAN():
NumberofSTA = wifistascan()
WIFISTAMAC():
wifistamac({Var for sta number})
WIFISTARSSI():
wifistarssi({Var for sta number})
Doable?
BTW Excellent work !!!