1. Enable in sdkconfig.defaults
2. Add a partition table
Copy the matching CSV from the component’spartitions/ folder into your project
root. Variants are bundled for common flash sizes:
| Flash size | File |
|---|---|
| 4 MB | partitions_4mb_ota.csv |
| 8 MB | partitions_8mb_ota.csv |
| 16 MB | partitions_16mb_ota.csv |
3. Build and flash
After building and flashing once, the dashboard’s Push Update button can deliver new firmware over the air via theOTA_UPDATE cloud command.
Security
Back to configuration
Kconfig toggles and connection settings.

