azure cloud shell event monitor not showing received telemetry messages

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

azure cloud shell event monitor not showing received telemetry messages

1,162 Views
vsuneja63
Contributor III

I could send telemetry messages by azure-iot-sdk-c iothub client. Could see the message count increasing on azure account but event monitoring on cloud shell is not happening. Running below command for event monitoring:

az iot hub monitor-events --hub-name {YourIoTHubName} --output table

I couldn't found any error, its just waiting for messages. Can you suggest something on the same? 

Labels (1)
0 Kudos
4 Replies

1,137 Views
jamesbone
NXP TechSupport
NXP TechSupport

What NXP board are you using?  which Wifi device? and where do you download the Azure IOT SDK?

0 Kudos

1,105 Views
vsuneja63
Contributor III

Hi,

Thanks!

Any suggestion on the issue. Looking forward for your response on the same. 

0 Kudos

1,126 Views
vsuneja63
Contributor III

Hi,

Thanks!

Using imx8mq evk with bsp 5.4 . connecting usb dongle with board for internet connectivity. Downloded azure SDK from github, adding path below:

https://github.com/Azure/azure-iot-sdk-c

I could send messages & could see the D2C message count increasing but not able to monitor event on cloud shell. Is there any way to monitor telemetry messages with exact message body?

0 Kudos

1,148 Views
vsuneja63
Contributor III

Any suggestion on the same or any other way to check data of telemetry message(Device to Cloud) on azure cloud?

0 Kudos