Using Azure IoT SDK - Java on MicroEJ

Hello,

I would like to understand if I can use Azure IoT SDK - Java on MicroEJ or not.
I would like to do a PoC where I want to use Azure IoT SDK on the device side to connect to Azure Cloud Services. first I would like to run the Azure IoT SDK on MicroEJ simulator and then the same SDK I would like to run on STM32F7 disco kit.

Hello Ashwin,

We currently do not provide the support for Azure IoT SDK.

We developed a MQTT connector for Azure IoT Hub. it offers the following main features:

  • Connection to IoT Hub using the device ID and the Hub name.
  • Send data to the cloud.
  • Receive data from the cloud.

The connector is using the Eclipse Paho MQTT library.

This sample can be provided on demand. Please contact us through our contact form.

Regards,

Alex

Thanks, Alex for your answer. what data exactly do you need in the contact form? may be I would like to contact you over mail.

Hello Ashwin,

Please fill the fields of the Get technical support from our teams form.

We will come back to you by email.

Regards,

Alex