156 questions with Azure Sphere tags

Sort by: Updated
2 answers

Whether Sphere OS can be ported on low end microcontrollers & microprocessors

Whether Sphere OS can be ported on low end microcontrollers & microprocessors? As we are already using Azure cloud, whether it’s available for us without any additional charges

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2022-11-03T05:42:12.903+00:00
Patil, Prashant 1 Reputation point
edited an answer 2023-02-27T05:39:08.53+00:00
QuantumCache 20,031 Reputation points
1 answer One of the answers was accepted by the question author.

How to move Azure sphere device to another device group using API

Hi. I have used the C# code provided in this below link to run public API's and it worked. public-api-overview But when I tried the move device API, it didnt work. Please let me know whether I have to make any changes for these asynchronous…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
378 questions
asked 2022-10-28T12:13:49.893+00:00
95504669 521 Reputation points
accepted 2022-12-15T06:22:25.377+00:00
95504669 521 Reputation points
1 answer One of the answers was accepted by the question author.

HTTPS_Curl_Multi example not working when Azure Sphere is not connect to the debugging interface

Hi, I've developed with the USI Azure Sphere Dev Kit Board, and the installed SDK version is 21.10. I'm running with the HTTPS_Curl_Multi example code, to meet the requirement, I change the URL to the internal server, and set curl_easy_setopt…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2022-08-11T05:35:32.523+00:00
Frank Hsieh 96 Reputation points
accepted 2022-12-07T08:51:49.72+00:00
Frank Hsieh 96 Reputation points
1 answer One of the answers was accepted by the question author.

OPTION_LOG_TRACE is not working on the Azure Sphere

Hi, I'm trying to debug the device connection to the IoTHub. Found an OPTION_LOG_TRACE in iothub_client_options.h that I'm passing to IoTHubDeviceClient_LL_SetOption and Prov_Device_LL_SetOption right after handles creation. But I don't see any…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2022-08-22T09:10:02.69+00:00
Dmytro Seliverstov 41 Reputation points
accepted 2022-10-06T08:55:39.157+00:00
Dmytro Seliverstov 41 Reputation points
1 answer

Connect SIEMENS SIMATIC ET 200SP to Azure IOT

We are working on prospect and pushing Microsoft Azure IOT solutions to implement Industry 4.0 for Manufacturing Industry. We demoed Azure IOT capabilities and customer is very excited and want to proceed further. Customer are using SIEMENS…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2022-09-07T04:23:49.14+00:00
Nagaraj Jadhav 1 Reputation point
commented 2022-09-30T11:44:28.407+00:00
AshokPeddakotla-MSFT 27,311 Reputation points
1 answer

OLD SEED MT3620 - Tenant Not Found

I have two of these SEED MT3620 Dev Kits. It has been a few years since I used them. After logging in and performing an OS update, I get a tenant not found. The tenant is there, at least I think it is the tenant I set up, but the device doesn't see it. I…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2022-08-25T20:23:01.147+00:00
Sean Liming 4,511 Reputation points
answered 2022-09-28T15:43:18.003+00:00
Alistair Lowe 191 Reputation points Microsoft Employee
0 answers

Running Azure Sphere SDK Download and Install in a Pipeline Agent

I'm attempting to install the Azure Sphere SDK on a Linux Microsoft-hosted build agent but am running into a wall when attempting to run the installation headless, that is without a user prompt asking me to verify some step prior to installation. …

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2022-09-08T17:19:45.1+00:00
Austin DeLaRosa 1 Reputation point
commented 2022-09-28T10:56:31.977+00:00
Alistair Lowe 191 Reputation points Microsoft Employee
1 answer

Azure Sphere reset device claim

I claimed my device years ago and can't remember the account I used... not sure how to get it onto a new account or get a hint of the original

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2021-02-26T17:04:16.537+00:00
Camron Steele 1 Reputation point
commented 2022-09-01T20:19:34.683+00:00
Sean Liming 4,511 Reputation points
1 answer

Azure Sphere update from "Device Update from IoT Hub"

Hi!, Is it a possibility to update azure sphere from "Device Update from IoT Hub"? It will be very useful to manage device groups etc. from web not from azsphere CLI. I can update/deploy new software by azsphere CLI, I create a new…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2022-06-06T12:44:45.363+00:00
Jakub Roezner 6 Reputation points
commented 2022-06-07T08:05:28.307+00:00
matsujirushi 636 Reputation points MVP
0 answers

Using HTTP Proxy : Sphere not connecting to IOT central

We have a scenario where we have a internal WIFI network that has no internet connection. On the same internal network, we have a linux machine with Squid Proxy installed. The sphere's are connecting to the private WIFI network and are configured to…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,455 questions
asked 2022-03-16T10:48:56.243+00:00
Donovan Bell (Britehouse) 1 Reputation point
commented 2022-03-16T17:56:17.9+00:00
QuantumCache 20,031 Reputation points
3 answers One of the answers was accepted by the question author.

Azure Sphere Uniquely Identify a Device-How-to get the Device ID Programmatically

What is the best way to uniquely identify a device in Azure Sphere application - is there a device ID that can be pulled from the chipset or is there a better method? I am trying to get the Device ID Programmatically so i can uniquely identify the…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2021-02-09T12:45:01.9+00:00
Roger Mahler 226 Reputation points
answered 2022-03-12T07:20:29.68+00:00
neo xiong 11 Reputation points
1 answer

Will there be another Azure Sphere hackathon in the future?

Hi, I was wondering if there were any plans to hold another Azure Sphere hackathon in the future. If so, will it be announced ahead of time (so we can prepare)?

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2022-01-26T00:42:11.807+00:00
ibuildrobots 6 Reputation points
answered 2022-01-31T18:04:45.563+00:00
QuantumCache 20,031 Reputation points
1 answer

Create an App to run Azure SDK commands sample requirements

Hi. We have been using Azure SDK commands to work with Avnet board and now we are creating a simple app (either a desktop app or web app or mobile app) to enable our device onboarding easily. So that the manufacturer need not run all the SDK commands…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
207 questions
asked 2021-12-23T03:09:35.853+00:00
95504669 521 Reputation points
commented 2022-01-28T16:36:43.327+00:00
António Sérgio Azevedo 7,661 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure sphere External device firmware update issue

I use Avnet Starter kit Rev2 board. I followed the External firmware update code as provided in the Sample. I was able to send the firmware to the nrf52 device without enabling the CTS/RTS on Avnet device, but it is enabled on the nrf52 device. …

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2021-12-20T10:48:59.14+00:00
95504669 521 Reputation points
accepted 2022-01-28T11:45:51.513+00:00
95504669 521 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Sphere Enable Development Mode Failed

Hi, I've developed with the USI Azure Sphere Dev Kit Board, and the newest installed SDK version is 21.10. Recently, I restore the board with the recovery command, making sure the device is running the latest OS, and I follow the Quickstarts…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2022-01-14T10:16:09.027+00:00
Frank Hsieh 96 Reputation points
accepted 2022-01-21T02:52:41.107+00:00
Frank Hsieh 96 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Sphere RT Core Update Failed

Hi, I've developed with the USI Azure Sphere Dev Kit Board, and the installed SDK version is 21.10. I'm trying to run the UART real-time core sample code (mt3620-m4-samples), but the VS shows device update failed. Do you have any…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2022-01-17T07:28:57.26+00:00
Frank Hsieh 96 Reputation points
accepted 2022-01-21T02:51:36.807+00:00
Frank Hsieh 96 Reputation points
1 answer

Azure sphere network switching

I use Avnet Starter kit Rev2 board. I followed the Azure IOT sample code provided. https://github.com/Azure/azure-sphere-samples/tree/master/Samples/AzureIoT Both Ethernet and wifi network interface is working. I implemented both Eth and wifi network…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2021-12-20T10:57:01.707+00:00
95504669 521 Reputation points
commented 2022-01-14T15:11:32.977+00:00
António Sérgio Azevedo 7,661 Reputation points Microsoft Employee
3 answers

Root CA of Azure Sphere DAA certificate not on list of accepted Root CAs for Azure Function Apps through Azure App Services

I am creating a system whereby an Azure Sphere HSM App (client) connects to an Azure Function App (server) via mutual authentication through TLS. Having set the option for Incoming Client Certificate to "Require" in the app service…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,250 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,866 questions
asked 2021-10-14T10:04:01.21+00:00
Vo 1 Reputation point
commented 2022-01-05T15:33:05.55+00:00
An Vo 1 Reputation point
2 answers One of the answers was accepted by the question author.

Azure SDK installation Fatal error

I use Azure Starter kit Revision 2. when I was working on the azure board using Commands I had "The device may be unresponsive if it is applying an Azure Sphere operating system update; Wait a few minutes and then retry" error. So I…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,362 questions
asked 2021-03-15T04:03:37.08+00:00
95504669 521 Reputation points
commented 2022-01-05T01:01:53.31+00:00
Rob Mawston 1 Reputation point Microsoft Employee
1 answer

Azure Sphere Crash Dumps for developers?

I've been learning more about the Azure Sphere error reporting feature. The error reports can be very powerful when monitoring a fleet of devices. If the application exits with a unique exit code it's easy for me to find the exact line of code that…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2021-11-04T05:43:48.63+00:00
Willess, Brian 451 Reputation points
answered 2021-12-20T06:30:54.43+00:00
QuantumCache 20,031 Reputation points