Page 1 of 1

blob uploading with esp-azure?

Posted: Sun Dec 08, 2019 4:45 am
by zliudr
I was asking this question under esp-arduino with no responses since I posted a little over a week ago. Is anyone reading this subforum able to upload blobs using esp-azure directly? I'm stuck trying to compile code that includes IoTHubDeviceClient_LL_UploadToBlob(). Linker won't work. I'm using make. I'm considering switching to CMake to see if I can follow some compile suggestions.

Here is the git issue I raised. No official developer jumped in:

https://github.com/espressif/esp-azure/issues/71

Some said they could compile with additional directories included in their CMake config files.

Re: blob uploading with esp-azure?

Posted: Mon Sep 18, 2023 9:22 pm
by while(1);
Good Luck with this. I just googled this to see if I this is possible and your unanswered post was the first hit I found.

If I find out, I'll replay back here.

Mike.