Go to file
Jan Umbach ecf13cc68a init 2023-08-11 13:21:15 +02:00
.vscode init 2023-08-11 13:21:15 +02:00
components init 2023-08-11 13:21:15 +02:00
main init 2023-08-11 13:21:15 +02:00
.gitignore init 2023-08-11 13:21:15 +02:00
CMakeLists.txt init 2023-08-11 13:21:15 +02:00
README.md init 2023-08-11 13:21:15 +02:00
dependencies.lock init 2023-08-11 13:21:15 +02:00
idf_component.yml init 2023-08-11 13:21:15 +02:00
partitions.csv init 2023-08-11 13:21:15 +02:00
sdkconfig init 2023-08-11 13:21:15 +02:00
sdkconfig.ci init 2023-08-11 13:21:15 +02:00
sdkconfig.ci.esp32c2_xtal26m init 2023-08-11 13:21:15 +02:00
sdkconfig.old init 2023-08-11 13:21:15 +02:00

README.md

Wi-Fi Station Example

This example shows how to use the Wi-Fi Station functionality of the Wi-Fi driver of ESP for connecting to an Access Point.

How to use example