AZURE IOT Hub receiving data

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

The Demo Azure IOT hub on SDK 5.1 works fine to send data but what is the process to receiving some data ?

0 Likes
1 Solution
Anonymous
Not applicable

Hi,

The goal was to received with AMQP but we have find the problem.

It has a problem in performative framer in WICED AMQP 1.0

The parcer don't take in charge some performatives.

Ludo

View solution in original post

3 Replies
PriyaM_16
Moderator
Moderator
Moderator
250 replies posted 100 replies posted 50 replies posted

Hi,

Can you point out how you want to receive data, through MQTT or AMQP? If you want to receive data using MQTT protocol, you can follow MQTT with Microsoft Azure​ post.

Anonymous
Not applicable

Hi,

The goal was to received with AMQP but we have find the problem.

It has a problem in performative framer in WICED AMQP 1.0

The parcer don't take in charge some performatives.

Ludo

Hi,

I work on WICED 6.2.1, does WICED AMQP 1.0 support receive data from Azure, now?
The azure_iot_hob only demo send data to Azure.

0 Likes