1,120 questions with Azure IoT Hub tags

Sort by: Updated
0 answers

Azure IoT Middleware for Freertos - Failed to establish MQTT connection, error 0x00000006

I used the ESP32S3 for azure iot connection and according to the code I have done the following: DPS: prvConnectToServerWithBackoffRetries --> OK AzureIoTProvisioningClient_Init --> OK AzureIoTProvisioningClient_Register -->…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
380 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-04-16T02:46:24.3066667+00:00
leo lee 0 Reputation points
edited a comment 2024-04-17T06:55:11.7233333+00:00
leo lee 0 Reputation points
1 answer

Site to Site VPN in VWAN

I'm trying to establish site to site VPN connection from Azure to AWS I have configuration file of AWS from AWS setup I have IPs of 2 tunnels, In Azure while creating VPN site it is asking to provide the private IP, I want to make sure ill enter IP…

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
188 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-04-16T09:02:54.81+00:00
Nandan NK 50 Reputation points
commented 2024-04-16T10:28:20.15+00:00
Nandan NK 50 Reputation points
1 answer

is shared access policy created by default when an Azure iot hub is created?

In my github workflow, I am getting the error that shared access policy exists already when I am trying to create it

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-04-03T10:58:16.9833333+00:00
Mahruk Zulfiqar 0 Reputation points
commented 2024-04-16T09:48:37.8566667+00:00
AshokPeddakotla-MSFT 27,401 Reputation points
0 answers

Setting up IOT edge with hub via DPS

I am trying to link my iot edge device with iot hub through Device provisioning service. When try to authenticate the connection, I get logs mentions the connection has failure and the reason is "Iot hub not found". I have linked the DPS with…

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.
539 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-04-15T17:30:59.5033333+00:00
Krithick Kalyan T 0 Reputation points
edited a comment 2024-04-15T18:31:33.05+00:00
Sander van de Velde 28,466 Reputation points MVP
2 answers

How can I ensure that the graph accurately reflects the data sent during periods when the code encounters interruptions and resumes transmission?

I have got a system set up with Microsoft Azure IoT Central and have devices setup that's supposed to send data for creating graphs. Sometimes, the system stops working, meaning it doesn't send any data. But when you restart it, it sends all the missed…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
344 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-04-14T23:34:26.8966667+00:00
Bijay SUBEDI 20 Reputation points
commented 2024-04-15T10:52:38.6233333+00:00
Dom 1,466 Reputation points Microsoft Employee
2 answers

Can we create asset models in IoT Hub as it is available in AWS IoT SiteWise?

Hi All, I am looking for a way to create an asset model for the devices. Is there a way by which we can define the model and standardize the device data like it is available in AWS IoT Sitewise? Is there any alternate service available in Azure related…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-04-12T10:38:59.69+00:00
Koushal Jain 41 Reputation points
commented 2024-04-15T05:29:15.1533333+00:00
AshokPeddakotla-MSFT 27,401 Reputation points
1 answer One of the answers was accepted by the question author.

How to update device twin by mqtt client

I am going to communicate with IOT hub device twin with mqtt.fx and wondering: -what's the topics that I can publish to or subscribe from device twin? -what's the payload like? Thanks for your kind support.

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2022-10-25T01:56:53.38+00:00
Chen, Bo 21 Reputation points
commented 2024-04-11T07:31:54.89+00:00
Bhavin Dhola 20 Reputation points
1 answer

Module connection using x509 certificates

Hi, When reading the docs about connecting devices and modules using a x509 certificate there is this part about the required common name (CN): For modules using X.509 authentication, the module's certificate must have its common name (CN) formatted…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
380 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
asked 2024-04-09T12:01:37.0066667+00:00
Ferry Koolen 0 Reputation points
commented 2024-04-10T20:10:30.2+00:00
Sander van de Velde 28,466 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Azure IoT Hub with plain MQTT: How to correctly send response to Direct Method?

Hi all, I'm currently implementing a device application that connects to Azure IoT Hub over MQTT protocol. All the publish and subscribe functionality with IoT Hub works without issues, except for responding to a Direct Method event/message. The…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-04-09T15:13:12.8066667+00:00
P-6011 20 Reputation points
accepted 2024-04-10T07:48:16.9633333+00:00
P-6011 20 Reputation points
1 answer One of the answers was accepted by the question author.

Send telemetry from an IoT Plug and Play device to Azure IoT Hub (azure-iot-sdk-c)

Hello, I try to run the demo of azure-iot-sdk-c. The compile is OK, and the message seems have sent out, but the monitor-events command can not see any message. Also the AZure IoT Explorer. See the attachment picture can find the connection…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-04-02T02:46:25.5166667+00:00
fennyk 20 Reputation points
commented 2024-04-07T09:48:45.8733333+00:00
fennyk 20 Reputation points
0 answers

Connecting Arduino Uno R4 Wifi to Azure IoT Hub

Has anyone successfully connected their Arduino Uno R4 Wifi to Azure IoT Hub and Azure IoT Central? I've been encountering issues related to libraries like based64.h, azureiothub.h, azureiotutility.h, and so on. I'm hoping someone can provide me with an…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
344 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-02-13T16:40:00.67+00:00
Yeow Yu Leong 115 Reputation points
commented 2024-04-03T20:47:32.7066667+00:00
Antu, Nayeem 0 Reputation points
1 answer

IoT Certification

Hello Everybody. I saw that the Azure IoT certification that existed in the past does not exist anymore... Would you have maybe some tips or ideas about which certification could be useful instead? I was thinking that the Data Engineer path could be a…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
380 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,276 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-04-03T16:03:13.4233333+00:00
Omar Cruz 21 Reputation points
edited the question 2024-04-03T18:05:05.4266667+00:00
Mohamed El-Qassas 1,391 Reputation points MVP
1 answer

Understanding IoT Hub Message Size Limits

Hello, I'm trying to wrap my head around IoT Hub message size limits and how they actually impact our setup. Here's the setup we have, we've got a bunch of IoT Hubs running under the Standard Tier. They're like middlemen for messages coming from IoT Edge…

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.
539 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-04-03T15:46:51.3866667+00:00
David Maryo 101 Reputation points
edited an answer 2024-04-03T17:49:21.9333333+00:00
Sander van de Velde 28,466 Reputation points MVP
1 answer One of the answers was accepted by the question author.

IoTHub ingest function to azure digital twin (failed)

I have created a function app for iot hub ingest telemetry data to azure digital twin using visual studio 2022 and the function is successfully being published but the data is fail to deliver. The following is my function app code: The figure below is…

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
220 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,276 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
941 questions
asked 2024-04-03T01:54:09.4+00:00
TEE WEI KIAT 40 Reputation points
commented 2024-04-03T17:30:13.12+00:00
TEE WEI KIAT 40 Reputation points
1 answer

Larger device-to-cloud telemetry messages lost in IoT Hub

Hello We are using Azure IoT Hub via Azure IoT protocol gateway (https://github.com/Azure/azure-iot-protocol-gateway). Device telemetry messages are routed to (1) Azure function apps via Event Grid (IoT Hub built in endpoint) and (2) Azure blob…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2023-12-11T12:44:53.2966667+00:00
Martti Käärik 20 Reputation points
edited an answer 2024-04-03T17:06:17.4866667+00:00
LeelaRajeshSayana-MSFT 13,456 Reputation points
2 answers

[RDS][IOT] Do we have any GUI Remote access to IOT devices ? for windows and Ubuntu

Hi, I would like to know about any remote device sharing/access option with a GUI control for devices connected via IoTHub. Do we have some solution available like this from Azure? Regards, Visakh V A

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-04-01T13:42:14.13+00:00
Anjaneya, Visakh 20 Reputation points
edited the question 2024-04-02T15:50:49.1533333+00:00
LeelaRajeshSayana-MSFT 13,456 Reputation points
1 answer One of the answers was accepted by the question author.

How can I replace the use of wildcards for subscription to an IoT Hub pseudo topic

I require assistance in analyzing other tools or solutions provided by Azure that could help resolve the issue with my Modicon M262 PLC device, which is unable to use wildcard subscriptions for C2D communication, such…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
380 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
344 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-04-02T03:34:06.0566667+00:00
Marcos Moraga 20 Reputation points
accepted 2024-04-02T13:09:06.0233333+00:00
Marcos Moraga 20 Reputation points
1 answer

How to ProvisioningDeviceClient using React Native?

I want to provision device client using symmetric key and x509 certificate so I find out that https://github.com/Azure/azure-iot-sdk-node/blob/a85e280350a12954f46672761b0b516d08d374b5/provisioning/device/ts-samples/src/register_symkey.ts#L49 and…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
asked 2024-04-02T07:55:43.18+00:00
answered 2024-04-02T12:36:59.3166667+00:00
Sander van de Velde 28,466 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Message Routing

Hello, I am an undergraduate student using Azure for the first time and need some help routing messages from the IOT Hub to a container in my Storage account. I believe I filled out all of the settings properly, but am still not able to receive the JSON…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2024-03-26T22:55:22.9233333+00:00
Emilia 20 Reputation points
commented 2024-03-29T17:29:54.1033333+00:00
Emilia 20 Reputation points
2 answers One of the answers was accepted by the question author.

IOT Edge Modbus Module

I am trying to use an iot edge device connected with a VM along with the iot edge modbus module to act as a gateway to store data from my Modbus device to my hub. I believe I have everything set up I just can't seem to get my Modbus device and Modbus…

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.
539 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2022-08-10T17:37:25.83+00:00
Stross, Jared 41 Reputation points
answered 2024-03-27T11:06:44.39+00:00
Andrzej Jarosz 0 Reputation points