iotmertech/iotmer

0.3.1

Latest
uploaded 3 days ago
IOTMER IoT Platform SDK for ESP-IDF

5 examples

  • 01_provisioning
    Factory bring-up involves HTTPS provision, NVS save, and optional OTA, with no MQTT client.
    3.02 KB
  • 02_telemetry
    Field firmware implementation for MQTT connecting, subscribing to commands, and publishing telemetry data.
    2.42 KB
  • 03_lwt_presence
    This project implements MQTT retained presence and Last Will and Testament (LWT) on specified topics.
    2.10 KB
  • 04_config
    MQTT Config Protocol demo for handling configuration meta and responses in a structured flow.
    2.97 KB
  • 05_ble_json
    BLE GATT JSON channel demo (`iotmer_ble`) implements `ping`, `wifi.set`, `wifi.clear`, and optional bind-claim.
    9.13 KB