214 questions with Azure IoT SDK tags

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

How to see Azure IoT SDK C logs using TI CC3235SF MCU on a serial monitor?

Hello! I am using the TI CC3235SF MCU (custom board) and the Azure IoT SDK C (C language) to connect my gateway to Azure IoTHub. I have set the "logtrace" option to true to get the logs using LL SetOption function. I print out my debug logs…

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2024-08-01T20:46:24.65+00:00
Y MRUDULA 41 Reputation points
accepted 2024-08-08T19:09:54.06+00:00
Y MRUDULA 41 Reputation points
0 answers

How to see azure iot sdk C log trace prints on a serial monitor using TI CC3235SF?

I am using the TI CC3235SF MCU (custom board) and Azure IoT SDK C (C language) to provision my gateway to Azure DPS and connect it to Azure IoTHub. I learnt that I can set "logtrace" ON which will output the log prints to stdout. I print my…

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2024-08-01T20:40:40.08+00:00
Y MRUDULA 41 Reputation points
2 answers

IoT Hub Device Provisioning Service - Device Registration Status Lookup API C# Code Sample Required

Hello, Can anyone point me to a C# code sample in how to use the "Runtime Registration - Device Registration Status Lookup" API by implementing the code through C#? The MS docs does not give any helpful information in how to use the…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,163 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2022-08-17T17:38:15.04+00:00
OJB1 31 Reputation points
commented 2024-07-30T16:46:31.2+00:00
Stanimir 0 Reputation points
1 answer

What Does ProvisioningTransportHandler Do

When using the Device provisioning service with Azure a client is created with var provClient = ProvisioningDeviceClient.Create(_global_provisioning_endpoint, dpsScope, security, transportHandler); There are 3 choices for transport handler, why would I…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
394 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 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,700 questions
asked 2024-07-18T21:08:52.19+00:00
mikefinch87 110 Reputation points
answered 2024-07-18T21:08:52.2266667+00:00
Q&A Assist
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.
563 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,163 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 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,381 Reputation points MVP
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.
394 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,719 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,163 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 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,700 questions
asked 2024-06-12T17:16:40.47+00:00
mikefinch87 110 Reputation points
edited a comment 2024-06-18T09:26:22.0966667+00:00
LIX 10 Reputation points
0 answers

Notify uploaded file using System-assigned authentication type

How can I notify the upload file using system-assigned authentication type? I have an IoT hub using system-assigned authentication type and connected to a storage account with a private endpoint. I uploaded the file using python, and the upload was…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
394 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,163 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2024-06-13T16:44:12.25+00:00
Antonio Toga 90 Reputation points
edited the question 2024-06-13T16:45:51.4833333+00:00
Antonio Toga 90 Reputation points
1 answer

Set the expiry of cloud to device message in Azure IoT hub

I am well aware of setting the message expiration time from the portal by configuring the Default TTL under Cloud to device Messaging of Iot Hub. From the documentation(https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-messages-c2d), we…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,163 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2024-05-30T20:00:29.23+00:00
Amit Rathod 10 Reputation points
commented 2024-06-03T15:38:17.3033333+00:00
Amit Rathod 10 Reputation points
1 answer One of the answers was accepted by the question author.

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.
359 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,163 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2023-04-04T02:30:59.6566667+00:00
Casey Park 40 Reputation points
accepted 2024-05-31T04:18:13.95+00:00
Casey Park 40 Reputation points
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.
167 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2023-01-24T10:11:56.97+00:00
95504669 526 Reputation points
accepted 2024-05-27T02:39:39.09+00:00
95504669 526 Reputation points
1 answer

How to catch az.sdk.message as the response from SDK

Hi, I am using Azure SDK to create import upate. The SDK methods returns the instance of SyncOverAsyncPoller. In case of exception scenarion AzureException is being thrown. For example, when I am creating a ImportUpdate for already existing…

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2023-06-07T14:53:24.53+00:00
Patnam, Bhavani 0 Reputation points
commented 2024-05-20T10:25:17.0833333+00:00
Bachale, Nayana (Cognizant) 0 Reputation points
1 answer

Azure IOT Devices.Client SDK V 1.41.3 creating client and opening connection timeout troubleshooting.

I`m using Microsoft.Azure.Devices.Client v 1.41.3 SDK to create iot client and connect to Azure IoT hub. Mostly it works fine, but in some specific environments, there are difficulties to create client and/or open connections.…

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2023-06-21T15:03:41.94+00:00
KS 0 Reputation points
commented 2024-05-05T11:28:24.4966667+00:00
Bracha 0 Reputation points
1 answer

Azure IoT SDK connection with Ethernet and Wifi

I have developed my application using Azure IoT SDK, and it is running fine when my device is connected to wifi. But when I use wifi and ethernet both, I feel that my application is not getting internet (whereas on the browser i am getting internet and…

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2024-04-25T11:09:30.5+00:00
Arpit Agarkar 0 Reputation points
commented 2024-04-27T12:53:49.24+00:00
Sander van de Velde | MVP 31,381 Reputation points MVP
1 answer

Not able to connect ESP 8266 to Azure. Not able to authenticate. Please help!

Hello, I have followed all procedure to connect my ESP8266 and i have entered my credentials correctly. Why am I facing this issue? Have uploaded screenshot of the error. Kindly help! ERROR: MQTT client connect attempt failed. Check host, deviceId,…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
394 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,163 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2024-02-20T11:05:32.1433333+00:00
Yash Paranjpay 0 Reputation points
commented 2024-04-20T23:49:53.7733333+00:00
Miguel Esteban Delgado Jiménez 0 Reputation points
1 answer

SAS provisioning with c embedded SDK MQTT not connecting

Hello, I'm using the embedded c SDK and i'm trying to provision a device I created in IoT central with SAS. the key and signature seem to be created successfully. I'm getting URL: global.azure-devices-provisioning.net user name:…

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2024-04-01T09:41:54.72+00:00
Avigdor 0 Reputation points
commented 2024-04-15T13:52:06.8233333+00:00
AshokPeddakotla-MSFT 30,926 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.
394 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,163 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 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 | MVP 31,381 Reputation points MVP
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,163 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2024-04-02T07:55:43.18+00:00
Shahanshah Alam 0 Reputation points
answered 2024-04-02T12:36:59.3166667+00:00
Sander van de Velde | MVP 31,381 Reputation points MVP
0 answers

Module Authentication with x509 Certificate

Hi, When using the Microsoft.Azure.Devices.Client library it is really easy to set up device connections with x509 certificates through the use of the DeviceAuthenticationWithX509Certificate class. However the library does not provide any logic to…

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2024-03-28T13:42:10.4033333+00:00
Ferry Koolen 0 Reputation points
commented 2024-03-28T21:11:34.66+00:00
LeelaRajeshSayana-MSFT 14,051 Reputation points
1 answer

frequent MQTT disconnections with cloud in Python Azure IOT SDK

Frequent MQTT disconnections with azure device client. This happens whenever low-level Rx packet loss (WIFI) while communicating with azure IOT cloud device client. Python Azure IOT SDK. VERSION = "2.12.0" git tag : 2022-08-23 We are…

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2024-03-19T13:01:22.4466667+00:00
Satish Narayana 0 Reputation points
edited a comment 2024-03-22T10:13:08.74+00:00
Satish Narayana 0 Reputation points
1 answer One of the answers was accepted by the question author.

DeviceTwinStatusCallBack method in latest library iot-device-client-2.2.0

Hello everyone, I am facing an issue with the DeviceTwinStatusCallBack method after upgrading the library iot-device-client to verion 2.2.0. In the past, when I used the version 1.x of iot-device-client, there was a method DeviceTwinStatusCallBack , but…

Azure IoT Plug and Play
Azure IoT Plug and Play
A Microsoft technology based on an open modeling language that enables developers to connect internet of things (IoT) devices to the cloud without having to write any code.
18 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,163 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
214 questions
asked 2023-11-27T10:52:45.2733333+00:00
Hung Le Minh 20 Reputation points
commented 2024-03-18T00:24:54.36+00:00
Mohamad Hafis Mustapa 0 Reputation points