wifi_station

Example of the component plasmapper/pl_network v1.1.2

Wi-Fi Station Example

  1. Internal ESP Wi-Fi station interface is created and initialized.
  2. The Wi-Fi station SSID and password are set from project configuration (can be changed in Example menu of Project Configuration).
  3. The interface events are used to print the interface status changes.

To create a project from this example, run:

idf.py create-project-from-example "plasmapper/pl_network=1.1.2:wifi_station"

or download archive (~2.16 KB)