uploaded 22 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 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) 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 demonstrating a JSON-over-BLE transport and some commissioning commands.
9.81 KB