- My goal is: Send messages to Azure (telemetry and twin data)
- My actions are: ESP32 with device connected to IoT Hub
- The result I see is: Get data into Azure
- My expectation & question is: Documentation and examples on how to achieve that.
I’m struggling to find examples on d2c and c2d communication between iot device and azure via mongoose. Does anyone have a working example on how to achieve that? The documentation provided on the website stops at estabilishment of the connection to IoT Hub.