azure-sphere-samples
azure-sphere-samples copied to clipboard
Samples for Azure Sphere
Hi Team i did not find any documents on how to setup azure sphere development env in MAC os can some one help with the steps on how to setup
Hi, I used `int WifiConfig_ForgetNetwork(const WifiConfig_StoredNetwork * storedNetwork)`. This function is obsolete. I am trying to use WifiConfig_ForgetNetworkById instead, but I cannot get the networkID from WifiConfig_StoredNetwork. Is there any...
@jamesadevine would it be possible to see how the IoTC hub endpoints are surfaced
Hello, Not sure if it's the right place to publish that bug, but didn't find a better suit. When running the Azure Sphere Explorer for the first time, with a...
Hi. We use the sample https://github.com/Azure/azure-sphere-samples/tree/main/Samples/WifiSetupAndDeviceControlViaBle for BLE connection. After connecting the Azure BLE from windows app, we dont see any "enter the pass key" tab. Is this a windows...
Hi, I've been trying to get the Samples/WifiSetupAndDeviceControlViaBle working on the USI eval board. The example is functionnal but it's using an old deprecated version of the NRF SDK. I'm...
Hi everyone. I have problems with the Azure Sphere Powerdown cycle; even using your sample code* : .. /Samples/Powerdown I seems to does not matter the time that I passes...
Hi. I have to send some hex values through uart. But I noticed even after the data is sent , when I send next set of hex values it had...
I have been testing with using a 3rd party library in Azure UART sample which was working. But when I tried the same library with the Azure Iot sample, I...