esp-azure icon indicating copy to clipboard operation
esp-azure copied to clipboard

SDK to connect ESP8266 and ESP32 to Microsoft Azure IoT services

Results 62 esp-azure issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/12029046/88486718-66384400-cf9d-11ea-9d79-d80ef0f7a9c4.png)

Hello, I want to integrate the SARA R412-02B GSM modem with esp-azure sdk. Has anyone done this or a similar thing? I looked at this [port-guide](https://github.com/Azure/azure-c-shared-utility/blob/master/devdoc/porting_guide.md) from Microsoft and figured...

## Environment - Development Kit: ESP32-Wrover-Kit and Other - Kit version (for WroverKit/PicoKit/DevKitC): - Module or chip used: ESP32-WROOM-32D - IDF version (run git describe --tags to find it): -...

## Environment - Module or chip used: ESP32-WROOM-32UE - IDF version (run ``git describe --tags`` to find it): 4.3.2 - Build System: idf.py in vs code - Compiler version (run...

Status: Opened

Hi I have been advised to post my question here by the support team. I have about 3K devices that need to connect to the Azure IoT Hub, each device...

Any plans for update to LTS_07_2021_Ref01?

Hi I am using ESP32 IDF. When I try to set to target(idf.py set-target esp32) I am getting the following output ![targetout](https://user-images.githubusercontent.com/49196049/150332551-dee7f647-ea0d-44db-b2c4-9cb2d4d312d3.png) What do i need to do to get...

esp-azure: 5f421bbd7ef8e6f5502204e9cd7a5f494070b39a I'm using ESP32 and iothub_client_sample_mqtt example. Set message count to 0 and time interval to 10000 ms. I wait for connection and delivery two messages. Connection status callback...

Could we update README according to this info: https://github.com/Azure/azure-iot-cli-extension/issues/74#issuecomment-978151318

Hi! I have a problem to maintain a stable connection to the Azure IoT Hub with the esp-azure sdk. I would like to upload the data from a queue to...