25006d2a1f
- WiFi manager with captive portal for configuration - MQTTS client with TLS support using EMQX Cloud - NVS storage for persistent configuration - Power monitoring with 30-second heartbeat messages - OTA firmware updates via MQTT - NTP time synchronization (Kenya timezone EAT-3) - Automatic reconnection handling - Rollback protection for OTA updates Signed-off-by: Rodney Osodo <socials@rodneyosodo.com>
268 B
268 B
| 1 | # Name | Type | SubType | Offset | Size | Flags |
|---|---|---|---|---|---|---|
| 2 | nvs | data | nvs | 0x9000 | 0x4000 | |
| 3 | otadata | data | ota | 0xd000 | 0x2000 | |
| 4 | phy_init | data | phy | 0xf000 | 0x1000 | |
| 5 | ota_0 | app | ota_0 | 0x10000 | 0xF0000 | |
| 6 | ota_1 | app | ota_1 | 0x100000 | 0xF0000 |