Content
I was able to see the last 30 days' Raw Data on Azure IoT Central. But now only the last week data can be accessed. Why so?
Earlier I could access the last 30 days telemetry data on the Raw Data tab of a device provisioned in Azure IoT Central. But now s I can only see data for last 7 days. Is this an update or an error from Azure's side? Or have I made some change…


How to connect smart TV to Azure IoT Central through mqtt protocol
I would like to connect Smart TV to Azure IoT central through mqtt protocol. For this I found one mqtt client(MQTT Home) app which is available in the Smart TV.That mqtt client app is asking for the Host, Port, username and Password. I have entered all…


How to generate custom schema complex telemetry data for a IoT Central Device using C#?
Hi, in analogy with a similar question of which I got answer, i would like to deepen about how to generate custom schema complex telemetry for a IoT Central Device using C# for my project. I have an IoT Central device template that has a schema complex…
How to update a digital twin object property using Azure Service Bus queue data from an Iot Central device
Hi, i'm trying to write C# code to update a digital twin object property using Azure Service Bus queue data from an Iot Central device that sends telemetry. Azure Service Bus queue works fine and correctly receives telemetry data from an Iot Central…
Does IoT Central support the new Azure Device Update for IoT Hub?
Azure Device Update for IoT Hub was recently released for preview. Can this service be used with IoT Central? Currently updating devices with a writeable property for OTA URL and then commands to download and install, but would love to tie in wiht…


New to IoTC, how to bulk activate devices in PowerShell?
Hi all! So I have just started messing around with IoTC (literally just today, so apologies if this is a newb question), and I have constructed/imported myriad test devices (using the plug and play thermometer template), however I am unsure how to bulk…


IoT Central Rest Api Add/Update Device w/deviceTemplate returning 400 Bad Request
I'm going to go ahead and link the github issue I created. I closed the issue there and am moving it here because I'm not sure if its specific to me, or if the docs are incorrect. Please see this link: …


[IoT Central] Best way to send telemetry data from Flutter application
Hi, We plan to develop a Flutter application sending telemetry to a IoT Central application. This app should be compatible for Android and iOS. I can see on the documentation that the Microsoft Azure IoT SDK does exist in C, C#, Java, JavaScript &…


Query execution request failed. Dataset not found. Error in IotCentral Devices
Hi, since this afternoon I can no longer access my devices in Iot Central! i always receive the folowing error for each device: Query execution request failed. Dataset not found. Error code: 404.046.002.002 / s62nvvl4sy.6 Query execution request failed.…
IoT Central shows - Query execution request failed. Dataset not found.
Hi there! I recently implemented IoT Central application. After week or so data on the dashboard has vanished with error - 'No data found. Check your device or network connection, and make sure you are part of the device's org'. I cant see any devices.…


How to generate custom telemetry string data for a simulated device sensor in IoT Central and in ADT
Hi, i configured some devices in Iot Central from device templates in Iot Central to simulate rfid physical devices in smart library. An example: [ { "@id":…
Azure IoT Central and ESP32
I am having an issue with connecting my ESP32 to my Azure IoT Central. Here are the steps that I followed. Please note that any names, device ids, etc are changed in this post: created an Azure IoT Central App using the following Guides:…


How to define an actuator model for a device and using in Azure Iot Central
Hi, i'm not sure if i'm following a corret strategy to implement an actutator for my project: this is not very clear in Microsoft documentation: i defined the following model to command a device (starting from library rfid ontology i defined..) [ { …
How do I send data from Azure IoT Central to Azure SQL without Stream Analytics?
In reference to this Stack Overflow question: https://stackoverflow.com/questions/55062045/azure-stream-analytics-job-expensive-for-small-data Stream Analytics seems incredibly expensive for sending small batches of data every so often, and looks like…


Can I Create link with iot central dashboard
I would like to share my dashboard with others, but I cannot find any information on how to create a shareable link. Could you please let me know if it's possible to generate a share link?


Why do I get Connection_Refuse_Server_Unavailable when connecting device to IoT central
I am trying to add a sensor to IoT Central. I already have 2 identical sensors running, but suddenly I cant add sensor nr. 3. I get the following error : rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee …


Device is unable to be provisioned and no error is returned
Hi, We have a device that's using the TPM attestion to connect to IoT Central and it's unable to be provisioned. When we check the logs no error code is returned and the device is never assigned to a hub. Is there a way to troubleshoot this issue?


IoT Hub and IoT Hub Device Provisioning Service are updating their TLS certificates with a new Microsoft certification authority chained under a new certification authority root - DigiCert Global Root G2. You
Hello; in my central iot application I don’t see the sensor data displayed in my dashboard, maybe the following error message is the cause: IoT Hub and the IoT Hub Device Provisioning Service update their TLS certificates with a new Microsoft…


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…


Send command to a device from other application
I would like to know if is possible to send commands to a device from other solution, for example to send a command to activate a toggle led to device from Power BI or other application instead of azure iot central.

