uploaded 5 hours ago
IOTMER IoT Platform SDK for ESP-IDF

4 examples

  • 01_provisioning
    Minimal ESP-IDF example initializing NVS and calling iotmer_init() to print device credentials after setup.
    2.48 KB
  • 02_telemetry
    ESP-IDF example that connects over MQTT and periodically publishes telemetry JSON.
    2.32 KB
  • 03_lwt_presence
    ESP-IDF example that enables MQTT Last Will (LWT) / presence behavior and keeps the connection alive.
    2.18 KB
  • 04_config
    ESP-IDF example that demonstrates MQTT Config Protocol v1 with chunked responses and SHA-256 checks.
    3.15 KB