Module sta
Expand description
Station mode management.
Functionsยง
- connect
- Connects to the access point.
- disconnect
- Disconnects from the current access point.
- get_
status - Returns the current station status.
- set_
auth_ wpa2_ psk - Sets the WPA2-PSK password.
- set_
ssid - Sets the SSID to connect to.
- start_
scan - Starts a scan for access points.