-
Hi
I am trying to use this with a [Linak GPD1M](https://www.linak.com/segments/deskline/start/dpg1m/). I figured the control would be similar enough to have it work. But I get the following error w…
-
===================================
**UPDATE**: This solution seems to work:
> I encountered this issue as well and I think I solved it by overriding the following setting in vscode: ` "rust-analy…
-
I'm working on a project using esp now on the esp32c6 and I'm unable to set a rate with the `set_rate` function.
I can reproduce this with the embassy_esp_now example by adding this line just befo…
-
I am trying to use several of the ESP crates together in a program, and I seem to be getting inconsistent results from the ADC when using this crate. I have created a minimum program to demonstrate th…
-
See here for more details: https://github.com/esp-rs/esp-idf-sys/issues/318
-
Good afternoon!
A few months ago I was trying to resolve an error that persists when using another NVS partition and the Wifi does not reconnect automatically. Only working after a manual reboot.
…
-
If you specify the flash mode or `qio` to espflash then it fails to boot:
```
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x1 (POWERON),boot:0x2b (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:QIO, …
-
I'm just getting started with embedded programming, and found that compiling the standard library using rust-analyzer with `-Zbuild-std` fails because of [this line](https://github.com/rust-lang/rust/…
-
I am seeing drop outs like this from the EPL
#
They seem quite short, but the problem is more that they trigger my automation as Zone 1 occupancy and general occupancy come back detected and t…
-
I encountered the error witten below when setting up for esp-csi console_test.
How can I solve this problem? Please help me, very beginner.
PS C:\esp-csi\examples\esp-radar\console_test> idf.py se…