156 questions with Azure Sphere tags

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

How to use the ContinuationToken

Hi, In Device Group List API, I got some of the results and ContinuationToken. I want to get the rest of the results, but I don't know how to do it. Could you tell me what to refer to? …

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-11-26T09:42:37.083+00:00
matsujirushi 636 Reputation points MVP
commented 2020-12-20T01:25:12.127+00:00
matsujirushi 636 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Azure Sphere MT3620 dev kit FTDI chip example

I am working on a project involving a client device that spits out serial data over a USB port. The client device will talk to any FTDI interface that is plugged in. Neither I nor my team are hardware developers so I was wondering if anyone has any…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-12-10T17:47:50.137+00:00
Mark Scott 46 Reputation points
commented 2020-12-16T02:03:46.127+00:00
Chandranmsft 856 Reputation points
1 answer

Dual hosting Ethernet+WiFi, get IP address(es) programatically

Using azsphere device wifi show-status I can easily determine the WiFi IP address of the device. Can I do the same for the ethernet interface from the command line? This is useful to do if the address is allocated by an external DHCP e.g. on a router. …

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-11-25T15:50:00.227+00:00
bill chadwick 136 Reputation points
commented 2020-12-14T08:13:01.297+00:00
AshokPeddakotla-MSFT 27,311 Reputation points
1 answer One of the answers was accepted by the question author.

AADSTS50020 - Error while Loggin in Azure Sphere Dev Kit

Request Id: 119b86d9-ceab-4068-8fb6-a116de1a8f00 Correlation Id: 5f8ddad6-8b28-460e-8c43-4074cd1e34b8 Timestamp: 2020-12-06T14:06:23Z Message: AADSTS50020: User account 'azsphere@varnit.onmicrosoft.com' from identity provider…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-12-06T14:10:25.793+00:00
NarenderSingh 61 Reputation points
commented 2020-12-08T05:45:45.31+00:00
NarenderSingh 61 Reputation points
2 answers One of the answers was accepted by the question author.

Revoke or disable a tenanted Azure Sphere device

Revocation might be needed for example to prevent sensor data spoofing from a stolen device or perhaps following in-field device replacement (old device to be deactivated) etc. How could an indivdual Sphere Device be 'revoked'? How quickly could…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-11-27T08:51:48.357+00:00
bill chadwick 136 Reputation points
answered 2020-12-04T04:18:27.757+00:00
neo xiong 11 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Sphere user accessible storage

I'm working on an IoT project and need a definitive answer on the amount of user addressable storage on the Azure Sphere MT 3620 chip. This page here says "Azure Sphere MCUs include a minimum of 4MB of integrated RAM and 16MB of integrated flash…

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
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
207 questions
asked 2020-12-02T18:01:18.837+00:00
Mark Scott 46 Reputation points
commented 2020-12-02T23:25:04.847+00:00
Mark Scott 46 Reputation points
1 answer

Azure Sphere SDK error when developing on Visual Studio project

Hello, I've been developing with the Seeed MT3620 Azure Sphere and working to attach an ArduCAM SPI camera to the board and upload images to an Azure Blob. It's been going great so far, but I have encountered an error which is being flagged from…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-11-03T17:03:44.71+00:00
Owen Atkinson 41 Reputation points
commented 2020-11-30T07:35:11.287+00:00
AshokPeddakotla-MSFT 27,311 Reputation points
2 answers

Azure Sphere - UDP recv returned Resource temporarily unavailable

I am experiencing issue with udp reception msg_len = sendto(sock_down, (const char*)buff_req, sizeof buff_req, MSG_CONFIRM, (const struct sockaddr*)&hostaddr, sizeof(hostaddr)); clock_gettime(CLOCK_MONOTONIC, &send_time); …

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-09-25T01:35:19.22+00:00
yash chabria 21 Reputation points
answered 2020-11-25T18:13:00.34+00:00
Mark Radbourne 6 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

undefined reference to `DeviceAuth_GetCertificatePath' in 20.10

Az Sphere 20.10 Linking is giving undefined reference to `DeviceAuth_GetCertificatePath' C:/Program Files (x86)/Microsoft Azure Sphere SDK/Sysroots/7/tools/gcc/real-ld.exe: CMakeFiles/PrivateNetworkServices.dir/main.c.obj: in function main': …

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-11-18T16:18:57.713+00:00
bill chadwick 136 Reputation points
accepted 2020-11-25T13:00:17.003+00:00
bill chadwick 136 Reputation points
1 answer One of the answers was accepted by the question author.

remove user from sphere tenant, company migrated to Office 365

I need to remove a user from Azure Sphere. The user registered using a company email that was assigned to a Microsoft Tenant user. The company has since migrated to Office 365 using Active Directory sync. The existing registered user was removed so…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-10-08T22:59:05.507+00:00
Doug Hardy 31 Reputation points
commented 2020-11-16T22:07:28.763+00:00
QuantumCache 20,031 Reputation points
6 answers One of the answers was accepted by the question author.

Azure Sphere MT3620 dev kit - SHT31 I2C

Hello, Has anyone successfully interface an Adafruit SHT31 to the MT3620 RDB over I2C? I can validate that the SHT31 operates as it was tested, after scratching my head trying to get it to work with the MT3620, on an Arduino. I've uploaded the…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-11-10T02:04:50.007+00:00
LAVco 106 Reputation points
answered 2020-11-15T01:23:27.193+00:00
Dave Glover (DEVELOPER RELATIONS) 26 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

DPS zero touch provisioning using X.509 certificate on Azure Sphere

I'd like to do zero-touch provisioning on DPS with Azure Sphere MT3620. The certification type is "X.509" and I have my own root and leaf certificates. I have learned following module and would like to take same step. Automatically…

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 2020-10-20T05:50:49.777+00:00
Yusuke Tochigi 56 Reputation points
commented 2020-11-03T06:25:06.067+00:00
Yusuke Tochigi 56 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Sphere MT3620 dev kit - temperature reading

I have some code to try and read from the Temperature I2C, which is obtaining values but these do not make sense, nor are they changing over time. The data also fails the CRC check, further suggesting what is coming back isn't valid. Does anyone…

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 2020-10-21T10:48:11.373+00:00
Adam 106 Reputation points
accepted 2020-10-30T09:35:56.363+00:00
Adam 106 Reputation points
3 answers One of the answers was accepted by the question author.

Azure Sphere MT3620 - connecting a camera as a peripheral

Hello, I've been developing with the Seeed MT3620 Azure Sphere and curious if it's possible to attach a camera as a peripheral (possibly through using the MT3620 Grove Shield and one of its ports - I2C, GPIO, UART or Analog). The long-term goal would…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-09-29T14:34:15.667+00:00
Owen Atkinson 41 Reputation points
commented 2020-10-20T15:32:11.12+00:00
QuantumCache 20,031 Reputation points
2 answers One of the answers was accepted by the question author.

ImageType of ImageMetadata

Hi, Could you tell me what the number in ImageType mean? (e.g. 10 = "Application") https://learn.microsoft.com/en-us/rest/api/azure-sphere/image/getmetadata#microsoft.azure.sphere.publicapi.contracts.imagemetadata

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-06-01T11:36:57.007+00:00
matsujirushi 636 Reputation points MVP
accepted 2020-09-30T12:17:33.137+00:00
matsujirushi 636 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Can Azure Sphere device be configured as a TCP client over Ethernet (eth0)?

The TCP Echo Server sample work great. However, I have a requirement where I need my Azure Sphere device as a TCP client. I modified the private network services sample application to work as a client (commented out Echo TCP Server) but the connection to…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-05-14T17:10:23.32+00:00
António Sérgio Azevedo 7,661 Reputation points Microsoft Employee
answered 2020-09-25T17:08:55.78+00:00
yash chabria 21 Reputation points
2 answers One of the answers was accepted by the question author.

Can two high level sphere apps communicate with each other?

Is it possible for several high level apps to talk to a single high level app? I need to have several of them communicate with a canbus controller, and am considering using one high level app as a gateway for the others.

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-06-29T20:23:34.427+00:00
JakeSays 91 Reputation points
accepted 2020-09-18T01:51:57.053+00:00
JakeSays 91 Reputation points
1 answer One of the answers was accepted by the question author.

No ErrorResponse is returned

No ErrorResponse is returned when called delete for product api. Success: …

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-09-01T11:52:16.197+00:00
matsujirushi 636 Reputation points MVP
accepted 2020-09-16T23:59:20.387+00:00
matsujirushi 636 Reputation points MVP
2 answers

Azure Sphere Tenant Not Found

Hello friends, and my sister had bought Avnet Azure Sphere devices; one for each. We were successful in setting up tenants (from our personal accounts) and claiming the devices. We were able to run a simple blink sketch on the Az sphere. Then we both…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-08-03T09:52:07.387+00:00
Nafih Ahammed 1 Reputation point
commented 2020-09-12T06:46:20.007+00:00
Nirmal 1 Reputation point
1 answer One of the answers was accepted by the question author.

I need guidance on setup as soon as possible

I want to share devices with my developers ... 4 of us I went into my Azure account and "invited" them After they accept I can make them an admin right ? Next, I need to claim the devices ... So I simply create a tenant with this…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
156 questions
asked 2020-08-27T16:36:56.557+00:00
StephenH 86 Reputation points
commented 2020-09-08T17:18:35.89+00:00
QuantumCache 20,031 Reputation points