2016-11-05 17:18:25 +01:00
|
|
|
Wi-Fi
|
|
|
|
=====
|
2016-10-24 20:44:57 +02:00
|
|
|
|
2016-10-26 21:08:36 +02:00
|
|
|
Overview
|
|
|
|
--------
|
|
|
|
|
2016-11-05 17:18:25 +01:00
|
|
|
`Instructions`_
|
2016-10-26 21:08:36 +02:00
|
|
|
|
2017-01-17 19:12:48 +01:00
|
|
|
.. _Instructions: ../template.html
|
|
|
|
|
2017-05-02 10:36:01 +02:00
|
|
|
Application Examples
|
|
|
|
--------------------
|
2016-10-26 21:08:36 +02:00
|
|
|
|
2017-05-02 10:36:01 +02:00
|
|
|
See :example:`wifi` directory of ESP-IDF examples that contains the following applications:
|
2016-10-26 21:08:36 +02:00
|
|
|
|
2017-05-02 10:36:01 +02:00
|
|
|
* Simple application showing how to connect ESP32 module to an Access Point - `esp-idf-template <https://github.com/espressif/esp-idf-template>`_.
|
2016-10-24 20:44:57 +02:00
|
|
|
|
2017-05-02 10:36:01 +02:00
|
|
|
* Using power save mode of Wi-Fi - :example:`wifi/power_save`.
|
2016-10-24 20:44:57 +02:00
|
|
|
|
|
|
|
|
2017-05-02 10:36:01 +02:00
|
|
|
API Reference
|
|
|
|
-------------
|
2016-11-05 17:18:25 +01:00
|
|
|
|
2017-05-02 10:36:01 +02:00
|
|
|
.. include:: /_build/inc/esp_wifi.inc
|
2016-11-05 17:18:25 +01:00
|
|
|
|