blob: e487a58f318591af698796277d305919b77694d5 [file] [log] [blame] [view]
## 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)