i.MX8M-Mini-EVK - Add/Install azure-iot-hub Python SDK with yocto build.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX8M-Mini-EVK - Add/Install azure-iot-hub Python SDK with yocto build.

1,138 Views
autoamp
Contributor III

Hi,

System Config:

  • Ubuntu 18.04
  • Linux - v5.4
  • Yocto - Zeus 

We are using Azure IoT hub for automatic device management. I need to use azure.iot.hub python SDK, for device registration. Now 

- PIP install of library fails due to uAMQP and related cmake dependencies.

- tried with custom-layer which again failed at cmake error code 127.

Please let me know if anyone has tried installing azure-iot-hub sdk on I.MX8M-Mini EVK, Do you have any elegant solution?

Kindly also share if any alternative method for azure iot hub access.

 

 

Tags (1)
0 Kudos
2 Replies

1,128 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi autoamp,

 

I find azure have meta-layer source code in github:

https://github.com/Azure/meta-iotedge 

Hope it will helpful to you!

 

Best Regards

Zhiming

0 Kudos

1,115 Views
autoamp
Contributor III

Hi Zhiming,

Forgive me for such a late reply.

We are using meta-iot-cloud. This layer has recipes for Microsoft Azure IoT SDKs and libraries for C.

 

Thanks & Regards,

autoamp

0 Kudos