uploaded 1 day 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 device credentials after setup.
3.13 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.17 KB
-
04_config
This example demonstrates the MQTT Config Protocol implemented by the iotmer component.
3.55 KB
-
05_ble_json
Minimal ESP-IDF app demonstrating a JSON-over-BLE transport with commissioning commands.
9.81 KB