esp_wifi.rst 502 B

12345678910111213141516171819202122232425
  1. Wi-Fi
  2. =====
  3. Overview
  4. --------
  5. `Instructions`_
  6. .. _Instructions: ../template.html
  7. Application Examples
  8. --------------------
  9. See :example:`wifi` directory of ESP-IDF examples that contains the following applications:
  10. * Simple application showing how to connect ESP32 module to an Access Point - `esp-idf-template <https://github.com/espressif/esp-idf-template>`_.
  11. * Using power save mode of Wi-Fi - :example:`wifi/power_save`.
  12. API Reference
  13. -------------
  14. .. include:: /_build/inc/esp_wifi.inc