208 questions with Azure IoT SDK tags

Sort by: Updated
1 answer

Can we compile Azure IoT C SDK for ArmV4I platform?

Hi everyone, I'm currently trying to compile the Azure IoT C SDK in ArmV4I. My system can't be modified or upgraded and the different solutions on internet to compile only Arm (ArmV7) doesn't match with my machine. I've already tried to compile the Az…

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
asked 2023-05-25T13:28:58.39+00:00
Lecomte Edwin 0 Reputation points
commented 2023-05-31T16:14:42.5866667+00:00
LeelaRajeshSayana-MSFT 13,621 Reputation points
1 answer

Azure Device provision service not connecting with latest 2023 SDK sample

Hi Team, We are currently trying to upgrade the device Azure IOT SDK C from 2020 version to latest 2023 LTS version. But We are getting connectivity errors with DPS. We are using provision multiple X509 device with enrollment groups. So first we tried…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 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 2023-05-23T15:06:42.1266667+00:00
Venkata Siva Prasad K 1 Reputation point
commented 2023-05-30T16:41:47.1966667+00:00
LeelaRajeshSayana-MSFT 13,621 Reputation points
0 answers

3rd party library works on Azure uart sample but doesnt work on Azure Iot sample

I have been testing with using a 3rd party library in Azure UART sample which was working in Azure starter kit device. But when I tried the same library with the Azure Iot sample, I faced several issues. I can't disclose more about this here. Is there…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 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 2023-05-30T04:45:23.85+00:00
95504669 521 Reputation points
commented 2023-05-30T16:01:37.98+00:00
LeelaRajeshSayana-MSFT 13,621 Reputation points
1 answer One of the answers was accepted by the question author.

Azure IoT Hub & Devices consumption

Hello guys, I'm wondering is this behavior expected regarding the used resources. Currently, I'm using Free Tier Azure IoT Hub, Consumption Function App, and Event Grid System Topic. So basically I'm sending the data to the IoT Hub devices &…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 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 2022-12-01T14:28:38.397+00:00
Domagoj Bazina 221 Reputation points
edited the question 2023-05-26T16:19:24.5033333+00:00
QuantumCache 20,031 Reputation points
1 answer One of the answers was accepted by the question author.

How can we do the initial device set up at the factory for multiple Avnet Azure sphere device.

Hi. How can we perform the initial device set up for multiple Avnet Azure sphere device. What is the easiest way to do it? Thank you.

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
157 questions
Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 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 2023-01-13T11:33:36.62+00:00
95504669 521 Reputation points
edited the question 2023-05-26T16:19:15.29+00:00
QuantumCache 20,031 Reputation points
1 answer One of the answers was accepted by the question author.

Packet pool is depleted when too much messages are sent via the azure RTOS C Iot sdk

When rapid firing telemetry messages with nx_azure_iot_hub_client_telemetry_message_create and nx_azure_iot_publish_mqtt_packet, I noticed that when the memory allocation fails, the packet pool that the IoT client is using is depleted and no packets are…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
324 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 2023-04-27T10:17:50.8933333+00:00
Grégoire DEFOY 20 Reputation points
accepted 2023-05-17T07:47:03.4766667+00:00
Grégoire DEFOY 20 Reputation points
0 answers

Iot hub message quota increasing out of nowhere

Good afternoon, My IOT HUB message quota is increasing during the day for no reason. Device-to-cloud telemetry is only sent twice a day, one message in the morning and one message in the afternoon. I would like to know if the MQTT keep alive messages are…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 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 2023-05-03T19:43:12.6866667+00:00
BPS Sistemas de Automação 26 Reputation points
edited a comment 2023-05-09T19:25:38.7766667+00:00
LeelaRajeshSayana-MSFT 13,621 Reputation points
1 answer

Azure IoT Hub client crashes (WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED) on Kernel 5.18

We are using a slightly modified version of the "iothub_client_c2d_streaming_proxy_sample" binary from the C-SDK. But now, on (Arch) Linux Kernel 5.18, it crashes with "WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED" and "stack…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 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 2023-05-02T08:27:02.93+00:00
Andreas 0 Reputation points
answered 2023-05-04T16:00:56.0033333+00:00
AshokPeddakotla-MSFT 27,976 Reputation points
2 answers

How to integrate Azure IoT Middleware for FreeRTOS with azure iot sdk on to custom board

Hi support, I am using TI based azure IoT SDK on CC3220SF-LAUNCHXL. It seems that TI uses the Azure IoT SDK for C. I want to implement Device Update feature into the existing SDK. I came to know that azure-iot-middleware-freertos will be helpful. Can…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 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 2023-03-28T12:12:47.9666667+00:00
Juvvisetty, Sai Jnaneswar 0 Reputation points
commented 2023-04-26T15:06:34.68+00:00
LeelaRajeshSayana-MSFT 13,621 Reputation points
1 answer

When using Azure IoT SDKs for Java, do we need to handle device disconnections manually?

I am currently using Azure IoT SDKs for Java in our Android app. It works fine and I'm able to connect, send messages and use the direct method callback without issue. I found that if I turn off internet, the SDK DeviceClient automatically enters…

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
asked 2023-04-19T08:33:32.6733333+00:00
Bruce 0 Reputation points
edited an answer 2023-04-21T17:49:50.8333333+00:00
LeelaRajeshSayana-MSFT 13,621 Reputation points
1 answer One of the answers was accepted by the question author.

How to use InvokeDeviceMethod csharp

I want to know how to use the InvokeDeviceMethod from the azure-sdk for C# on GitHub, in which I make requests to a simulator programmed with C++, and it returns a JSON response. I'm using Windows Forms and I want to display it on a graphical interface.

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 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 2023-04-17T07:38:29.1666667+00:00
Javier Familiar Gijon 40 Reputation points
commented 2023-04-17T08:52:41.3533333+00:00
Dom 1,556 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to degrade my Avnet Azure Starter kit OS version

Hi. We are working with Avnet Azure sphere starter kit. We have already updated the device OS version to 22.11. We found a link which says we can degrade the version of the device. "After a device updates to the 22.09 release, it will no longer…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
157 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 2023-01-24T10:11:56.97+00:00
95504669 521 Reputation points
accepted 2023-04-17T07:53:37.3233333+00:00
95504669 521 Reputation points
1 answer One of the answers was accepted by the question author.

DPS enrollment to IoTHub with Self-Signed vs. CA certificates

I am using DPS group enrollment to register new devices to an IoTHub. I am testing this process using self-signed certificates, however in the production environment - I am planning to use a true Certificate Authority. I register new devices with…

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
asked 2022-12-16T16:10:24.463+00:00
Abby Greentree 126 Reputation points
commented 2023-04-15T18:47:53.77+00:00
Evandro Pomatti 11 Reputation points
1 answer One of the answers was accepted by the question author.

Create an Unit Test for Azure IoT Hub Function with xUnit and Moq

Hi, I'm new to Azure IoT Hubs and Azure Functions and also new to Unit Testing. Is there any way to do an unit test for azure function using xUnit where I could mock my ServiceClient and RegistryManager objects?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,321 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,449 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 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 2023-02-13T11:51:20.61+00:00
Muhammad Guruh Ajinugroho 100 Reputation points
accepted 2023-04-13T09:26:29.83+00:00
Muhammad Guruh Ajinugroho 100 Reputation points
1 answer

Azure IoT central device cannot connect to MQTT after several days of working

I was testing 1 IoT central devices over the weekend, from 3/31 19:00 KST, and another for more than 10 days, but I found that they are both disconnected since 4/1 05:34AM KST and 4/1 05:05AM KST. One of them shows error as follows. 2023/4/4 11:13:47…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
352 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 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 2023-04-04T02:30:59.6566667+00:00
Casey Park 20 Reputation points
commented 2023-04-05T04:28:21.8666667+00:00
Casey Park 20 Reputation points
1 answer

how to send telemetry from esp32 device to azure via a transparent gateway?

I have setup a transparent edge gateway using a ubuntu machine referring to https://learn.microsoft.com/en-us/azure/iot-edge/how-to-create-transparent-gateway?view=iotedge-1.4&tabs=iotedge Now how do I send telemetry from a esp32 device via this…

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.
543 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 2023-03-23T03:37:51.7733333+00:00
Anonymous
commented 2023-03-30T16:23:31.3933333+00:00
Anonymous
2 answers

Azure RTOS and ESP32: Using the Micro-Agent for Microsoft Defender for IoT

Hi, I'm currently using an ESP32 device with the Azure IoT SDK (ESP-IDF framework) to send sensor data to an Azure IoT hub. I'm interested in adding Microsoft Defender for IoT to my application to enhance security and threat detection capabilities. I…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
324 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,203 questions
asked 2023-03-07T07:51:40.8866667+00:00
Abhithlal c 0 Reputation points
commented 2023-03-28T08:38:12.4133333+00:00
AshokPeddakotla-MSFT 27,976 Reputation points
1 answer One of the answers was accepted by the question author.

How to use Azure sphere device as a wifi access point

Hi. We want to add/change wifi credentials of our device through phone after the initial setup at the factory. Is there any way to use the Azure sphere device as wifi access point. Thank you

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
157 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 2023-03-15T02:27:11.28+00:00
95504669 521 Reputation points
commented 2023-03-21T18:41:41.42+00:00
QuantumCache 20,031 Reputation points
1 answer

Deployment template for multiple init containers azure iot edge

I have 2 init containers and 1 main container and want to deploy into azure iot edge. Requirement is these 2 init containers should run in order first before main container starts. I was able to do this in kubernetes pod and also docker compose(using…

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.
543 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 2023-02-01T05:08:48.9333333+00:00
Madanala, Jayashree 151 Reputation points
edited a comment 2023-03-13T20:29:27.2166667+00:00
LeelaRajeshSayana-MSFT 13,621 Reputation points
1 answer

How do I associate a certificate with an IoT Edge SDK connection on iOS & Android

I am trying to connect to an IoT Edge device from iOS and Android apps. It looks like the SDK relies on using the local device certificate store to enable the handshake/authentication for connecting to MQTT. I have this working on Windows using a local…

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.
543 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 2023-02-01T09:37:17.24+00:00
Philip 0 Reputation points
edited a comment 2023-03-13T20:28:41.08+00:00
LeelaRajeshSayana-MSFT 13,621 Reputation points