Mgos_azure_send_d2c_msg example

  1. My goal is: Send messages to Azure (telemetry and twin data)
  2. My actions are: ESP32 with device connected to IoT Hub
  3. The result I see is: Get data into Azure
  4. 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.