| ## Espressif (ESP32) Getting Started Guide |
| |
| ```{toctree} |
| :glob: |
| :maxdepth: 1 |
| |
| * |
| ``` |
| |
| Please follow the steps below to create and test a fully functional Matter |
| example on ESP32 series of SoCs |
| |
| - [Setup ESP-IDF and CHIP Environment](setup_idf_chip.md) |
| - [Using factory data from NVS](factory_data.md) |
| - [Building and commissioning the application](build_app_and_commission.md) |
| - [Flash and NVS encryption for securing factory data](flash_nvs_encryption.md) |
| - [RPC Console and Device Tracing](rpc_console.md) |
| - [Matter OTA](ota.md) |
| - [Generating and Using ESP Secure Cert Partition](secure_cert_partition.md) |
| - [BLE Settings](ble_settings.md) |