espressif / esp-azure

SDK to connect ESP8266 and ESP32 to Microsoft Azure IoT services
176 stars 92 forks source link

HSM Module not included (CA-140) #120

Closed nexstem-siddhant closed 2 years ago

nexstem-siddhant commented 3 years ago

I am trying out the esp-azure dps example and it fails at this step stating that HSM Module is not included.

Environment:

Visual Studio 2019 Visual GDB ESP-IDF v4.2.0 esp-azure ---> master branch

Provisioning API Version: 1.4.1 Iothub API Version: 1.4.1 Provisioning Status: PROV_DEVICE_REG_STATUS_CONNECTED Provisioning Status: PROV_DEVICE_REG_STATUS_ASSIGNING Registration Information received from service: *.azure-devices.net! Creating IoTHub Device handle Error: Time:Thu May 27 23:04:34 2021 File:C:/Users/**/esp-azure/azure-iot-sdk-c/iothub_client/src/iothub_client_core_ll.c Func:IoTHubClientCore_LL_CreateFromDeviceAuth Line:1289 HSM module is not included failed create IoTHub client from connection string *.azure-devices.net!