-
## Problem
### Background
I have a project which uses esp-NimBLE-cpp to handle bluetooth communication and it was working great. A few days ago, during the implementation of a non-related update o…
-
I am using NimBLE mesh on ESP32. But Provisioning and configuration data is not being stored on Persistance storage. I have enabled BLE_MESH_SETTINGS. But there is no config.h file.
I am getting an…
-
## Environment
- Module or chip used: [ESP32-WROOM-32E]
- IDF version (run ``git describe --tags`` to find it): v4.3-dev-3175-g9a2d25191
- Build System: [Make]
- Compiler version (run ``x…
-
Using an empty program:
```rust
fn main() {
}
```
Using the following `.cargo/config`:
```toml
[build]
target = "riscv64gc-unknown-linux-gnu"
[target.riscv64gc-unknown-linux-gnu]
lin…
-
Hey,
I don't know why but I can't get my servos to work with this library.
Leds are working fine but my servos won't move. I tried everything I can imagine to make it work but I can't and to verify…
-
**Describe the issue**
Grafik Glitches. With the DP 2.8Zoll Iili9341 and the Touch Controller XPT2046. The Touch is Working.
I use the Benchmark example.
Bilder PRESS HERE
![IMG_3959](https:…
-
EDIT: the issue has been determined to be an overrun.
I am trying to get two pills (a blackpill sending data and a bluepill receiving data) to communicate with each other using serial on USART1.
…
-
Hello im trying to interrupt qemu execution after application finishes, im not able to find how to do this properly, so my qemu start line looks like
`xtensa-softmmu/qemu-system-xtensa -nographic -s…
-
I can not run `cargo build`, would you help check?
```
error: linking with `rust-lld` failed: exit code: 1
|
= note: "rust-lld" "-flavor" "gnu" "--eh-frame-hdr" "-L" "/Users/chandamon/.rustu…
-
I'm getting this error at cargo build
error: Target not found. A `--features ` is required.
--> C:\Users\KNC\.cargo\registry\src\github.com-1ecc6299db9ec823\stm32f1xx-hal-0.6.0\src\lib.rs:80:1
…