1,156 questions with Azure IoT Hub tags

Sort by: Updated
3 answers One of the answers was accepted by the question author.

AT commands sequense for SIM7600 to connect to IoT Hub over MQTT?

Have tried the following sequence of AT commands, the connection keeps closing. Please tell me where I'm going wrong. 23:22:08.825 -> AT 23:22:08.825 -> OK 23:23:05.805 -> AT+CSQ 23:23:05.805 -> +CSQ: 20,99 23:23:05.805 -> 23:23:05.805…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2023-03-31T18:31:01.94+00:00
Selvin Furtado 20 Reputation points
answered 2024-07-18T13:37:45.46+00:00
Noushad 0 Reputation points
0 answers

DPS Certificate error

I am working on registering a device with DPS but I am getting an error message. I was able to register the device to directly to iothub using the thumbprint without any issues. Now when I uploaded the same pem file to DPS as an individual enrollment, I…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
561 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2024-07-17T20:35:07.8433333+00:00
Villalobos, Rolando 5 Reputation points
commented 2024-07-17T20:44:46.32+00:00
Villalobos, Rolando 5 Reputation points
1 answer

How to Read Temperature Sensor Data using Azure IoT Metrics Collector Module

I am using a Jetson Orin nano board as an edge device with a simulated temperature sensor module and IoT Metrics Collector module deployed. I would like to know how to collect temperature readings from the simulated sensor module using the metrics…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
561 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2024-07-17T05:17:06.35+00:00
Pritam Chanda 20 Reputation points
commented 2024-07-17T12:49:32.8233333+00:00
Sander van de Velde | MVP 31,126 Reputation points MVP
1 answer

How to do Certificate-based authentication in React Native using Rest API?

Hi I want to do certificate based authentication in React Native, for that I am using Rest API. And from the docs https://learn.microsoft.com/en-us/azure/iot-dps/how-to-control-access#certificate-based-authentication I found out this cURL, and I need…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
393 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2024-07-16T09:53:07.2866667+00:00
Shahanshah Alam 0 Reputation points
answered 2024-07-17T07:27:49.7833333+00:00
Sander van de Velde | MVP 31,126 Reputation points MVP
2 answers

IoT Central Device registered but not provisioning

Hi, I need some help with devices on Azure Iot Central. My sensors are on Wanesy platform and I have added 1 to Iot Central. It shows as "Registered" but never goes to "Provisioned". Could you please help me to find out what is wrong?

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2023-05-19T11:26:43.6566667+00:00
Reguis, Natalie 0 Reputation points
edited a comment 2024-07-15T13:22:20.5666667+00:00
Rob Ashworth 0 Reputation points
1 answer

Events with DeviceTelemetry type are no longer sent to EventHub when unauthorized access to IoT Hub is attempted

Events with DeviceTelemetry type are no longer sent to EventHub when an unauthorized access to IoT Hub is attempted (with invalid authorization). This functionality used to work, but at this moment events are no longer visible via servicebus connection…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
598 questions
asked 2024-07-09T13:27:24.3766667+00:00
Piotr Machowski 0 Reputation points
commented 2024-07-12T07:07:24.9466667+00:00
Sander van de Velde | MVP 31,126 Reputation points MVP
0 answers

Requesting Support for configuring an Azure IoT Virtual Machine for an Cloud Server Setup

Hi I am very new to Cloud Environment. I will describe the scenario that I would like to achieve, for which I am seeking some assistance. I have a SCADA (Supervisory Control and Data Aquisition) Machine that acts a server. I want the data from this…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2024-07-11T12:34:52.7866667+00:00
Rahul Krishna 0 Reputation points
edited the question 2024-07-12T05:22:29.62+00:00
vipullag-MSFT 25,941 Reputation points
1 answer One of the answers was accepted by the question author.

What does this IoTHub exception mean?

I received this exception message while using IoTHub, but I can't find information about it on the troubleshooting error codes page. Can someone explain what this means? Result: Failure Exception:…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2024-07-10T19:34:37.7933333+00:00
mikefinch87 105 Reputation points
commented 2024-07-11T21:44:16.4566667+00:00
Sander van de Velde | MVP 31,126 Reputation points MVP
0 answers

ADU deployment

Hi, I have a project with STM32U5. I'm trying to update my device using ADU (IoT Hub). I've imported update with binary file and manifest, and added tag on my device for group(ADUGroup:Test). Now I can see my device on Groups and Deployment, but there is…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2024-07-11T13:56:58.78+00:00
Büşra TUZCU 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure IOT Hub SDK - How to create standard and layered deployments for IOT Edge Devices using IOT Hub SDK?

Hi , I am trying to build a cloud web application which can do below tasks-: Create Azure IOT Edge Devices on IOT Hub using IOT Hub SDK. Create Standard and Layered Deployment for the target devices using IOT Hub SDK. I was able to…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
561 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
212 questions
asked 2021-06-14T08:34:17.627+00:00
Shashank Kaushik 21 Reputation points
edited a comment 2024-07-10T06:55:13.0133333+00:00
Sander van de Velde | MVP 31,126 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Downtime during recreation Service Bus and EventHub configured as Endpoints in Message Routing of IOT Hub

I am planning to enable zone redundancy for my Azure resources: Service Bus and Event Hub. This change will trigger their recreation. However, I use these services as endpoints in the Message Routing of my IoT Hub, and my devices continuously send a…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
588 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
598 questions
asked 2024-07-04T14:38:31.4866667+00:00
Viktor Ponomarov 20 Reputation points
accepted 2024-07-06T10:54:01.8433333+00:00
Viktor Ponomarov 20 Reputation points
0 answers

How to fix errno '0x80300011' in deviceupdate-agent

I deployed an update and it was a success, after a while of being finished, I cancelled and deleted the update because I just wanted to test the functionalities. Automatically after that, the status change to "In progress" in the portal…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
239 questions
asked 2024-06-17T14:49:04.2366667+00:00
Leonardo Cachay 0 Reputation points
edited the question 2024-07-03T04:22:57.86+00:00
Ryan Hill 27,026 Reputation points Microsoft Employee
0 answers

Unable to deploy Azure Spatial Analysis container.

I followed the instructions (thoroughly) mentioned in the Azure Spatial Analysis container installation guide (https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/spatial-analysis-container) and eventually encountered an error -…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
345 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
239 questions
asked 2024-05-22T12:36:20.35+00:00
Ramesh Damma 0 Reputation points
edited the question 2024-07-03T04:20:19.9133333+00:00
Ryan Hill 27,026 Reputation points Microsoft Employee
1 answer

Setting up a RTR500BM Data Logger with Azure IoT Hub

For reference, here's the product I am talking about! https://tandd.com/product/rtr500bm/ Hi all, I am looking to set up an Azure-based solution to logging a voltage captured by the above device. I have successfully got it to connect to the company's…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
393 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
359 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2024-07-02T15:52:30.5133333+00:00
Laura Martin 0 Reputation points
answered 2024-07-02T22:03:13.3666667+00:00
Sander van de Velde | MVP 31,126 Reputation points MVP
1 answer One of the answers was accepted by the question author.

How to send an MQTT message from a ReactNative App to Azure IotHub?

I have built an IoT system using Azure IoT Hub. I can’t install Azure IotHub into my ReactNative app to send Mqtt messages. Is there any way to send messages from ReactNative app? Please help me guide me. Or if there is another way, please explain it…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2024-01-31T08:33:55.38+00:00
Nguyen Van Tai 20 Reputation points
commented 2024-06-26T10:04:47.06+00:00
Shahanshah Alam 0 Reputation points
0 answers

Connect to MQTT client for IOT hub with react native

I am trying to register and provision device to upload file to IOT hub using rest api. In the process, after registering the device using registerapi and checking the operation status using operationStatusApi. I need to connect with MQTT client to…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2024-06-24T07:41:52.23+00:00
Shahanshah Alam 0 Reputation points
0 answers

Azure IoT Hub some devices ignore FOTA

We have a few 100 devices connected to the IoT Hub, and connectivity and Device2Cloud messages runs flawlessly. However, on some devices we experience FOTA problems, and also Cloud2Device messages are sometimes ignored/missed (on the device). Mostly,…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2024-06-19T13:44:58.1633333+00:00
Alf E. Helseth 0 Reputation points
edited the question 2024-06-19T14:21:11.86+00:00
Alf E. Helseth 0 Reputation points
1 answer One of the answers was accepted by the question author.

DPS Connection to Azure IoTHub with local auth disabled

Is it possible to link an IoTHub to DPS with local auth disabled on the IoTHub instance?

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2024-06-18T00:18:20.5033333+00:00
Abby Greentree 171 Reputation points
commented 2024-06-18T13:19:39.2533333+00:00
Abby Greentree 171 Reputation points
2 answers One of the answers was accepted by the question author.

SAS Token not working for FileUpload IoTHub

I'm trying to replicate this https://github.com/Azure/azure-iot-sdk-csharp/blob/main/iothub/device/samples/getting%20started/FileUploadSample/FileUploadSample.cs example to upload a file. This part works: `// Note: GetFileUploadSasUriAsync and…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
393 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,616 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
212 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,627 questions
asked 2024-06-12T17:16:40.47+00:00
mikefinch87 105 Reputation points
edited a comment 2024-06-18T09:26:22.0966667+00:00
LIX 10 Reputation points
1 answer

errorcode: IH400029 Error occurs when system allocation of Storage container in IoT Hub

IoT An unknown error occurred while updating the hub. Error report: Please check if containerName and connectionString of storage endpoint provided are valid. If you are using identityBased authentication, please provide required permissions to identity…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,156 questions
asked 2021-11-30T08:03:06.29+00:00
NS 1 Reputation point
edited a comment 2024-06-18T09:24:23.8233333+00:00
LIX 10 Reputation points