Skip to main content

This site is a preview for github.com/espressif/developer-portal/pull/479

Soft-AP

ESP-IDF Tutorials: Soft-AP
·10 mins
Soft-AP ESP32-C3 ESP-IDF
This tutorial guides you through setting up a soft-AP using an Espressif module and ESP-IDF. It covers the process of creating a project, configuring Wi-Fi, and handling connection events through event loops and logging. Upon completion, you’ll be able to establish a soft-AP and manage Wi-Fi connections. It is the first step to building more advanced networking applications.