iotmertech/iotmer

0.1.13

Latest
uploaded 4 hours ago
IOTMER IoT Platform SDK for ESP-IDF

5 examples

  • 01_provisioning
    Minimal ESP-IDF example that initializes NVS and calls iotmer_init() to print basic device credentials.
    2.54 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
    This example demonstrates the MQTT Config Protocol implemented by the iotmer component.
    3.29 KB
  • 05_ble_json
    Minimal ESP-IDF app that enables the optional iotmer_ble component and exposes a BLE GATT JSON channel.
    3.29 MB