-
ToolChain setting:toolchain-imx6.cmake
INCLUDE(CMakeForceCompiler)
SET(CMAKE_SYSTEM_NAME Linux) # this one is important
SET(CMAKE_SYSTEM_VERSION 1) # this one not so much
# this is the loc…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
The example `Arduino_NetworkTest.ino` works, so the RX/TX config here must be correct. It also matches the electronic schematic.
```
#define PIN_TX 27
#define PIN_RX 26…
-
**Is your feature request related to a problem? Please describe.**
We are currently developing a solution were we need to bridge from IoThub to a local mqtt broker, and would like to use aiomqtt to…
-
repro on Ubuntu/Mac
step:
1.right-click an edge device and generate code for python
2.pip install azure-iothub-device-client
3.code run failed
iotedgetest@iotedgetest-desktop:~/Documents/test/4.1…
-
While compiling with `Release (-Os)` compiler complains about `'request_id' may be used uninitialized`, and i'm unable to build with Release. `Debug (-Og)` works tho.
```
CC build/esp-azure/azure-io…
-
# Context
- **OS, version, SKU and CPU architecture used:** Windows 11 Desktop x64, linux arm32
- **Application's .NET Target Framework :** dotnet7.0, dotnet8.0
- **Device:** Laptop, Embedded Dev…
-
(Click Preview to navigate to guides) Please read the guides on how to create a module for the catalog:
- [Guide for a GitOps Module](https://modules.cloudnativetoolkit.dev/#/how-to/gitops)
- [Guid…
-
Dear Ladies and Gentlemen
I have one Problem.
I want route a device Message to different Endpoints . I have a Routing rule with a specific query string.
But i need for my Query string the specific …
-
Using provider "azurerm" (hashicorp/azurerm) 1.43.0
I have the following Terraform code:
```
resource "azurerm_iothub_dps_shared_access_policy" "iot_dps" {
name = "${local.p…