Search found 4 matches

by fredtibo
Mon Oct 28, 2019 5:58 pm
Forum: ESP IoT Solution
Topic: esp-idf 4 with Azure IoT Hub updated
Replies: 1
Views: 4217

Re: esp-idf 4 with Azure IoT Hub updated

I dont know if someone from espressif look at the posts sometime, but I would like to have an answer about having azure iot c sdk updated to make it works with the latest version of esp-idf. esp-idf and azure iot sdk changed a lot since the last update and I m sure that a lot of bugs has been resolv...
by fredtibo
Mon Oct 21, 2019 2:15 pm
Forum: ESP IoT Solution
Topic: esp-idf 4 with Azure IoT Hub updated
Replies: 1
Views: 4217

esp-idf 4 with Azure IoT Hub updated

Hi,

There is a plan from the esp team to update the Azure IoT c SDK to make it works with esp-idf 4 and hopfully also use the latest version of IoT Hub c SDK?

Thanks,
by fredtibo
Thu Sep 12, 2019 6:54 pm
Forum: General Discussion
Topic: vsnprintf exception and debugging
Replies: 5
Views: 7831

Re: vsnprintf exception and debugging

I have the same probleme with the response when I upload a file using IoTHubClient_LL_UploadToBlob. The file is well uploaded in the blob storage but it crash at the exact same place has you. You said that you have a null pointer and you fixed it. Can you tell me where and how you fixed it please. T...
by fredtibo
Mon Sep 09, 2019 5:33 pm
Forum: ESP-IDF
Topic: Azure IoT hub iothub_client_ll_uploadtoblob can't compile
Replies: 0
Views: 2011

Azure IoT hub iothub_client_ll_uploadtoblob can't compile

Hi, The esp-azure doesn't contains any example for iothub_client_ll_uploadtoblob. When I use it, it seems that the port of Azure oT SDK doesn't have what it takes to work with the ESP32 http stack(lwip??). This is my build output: --- [1/5] cmd.exe /C "cd /D D:\Projects\KeeogoIoT\KeeogoESP32\build\b...