-
### Describe the bug
Wifi will not authenticate via a VLAN using any type of encryption. An Open network with no password is fine.
Alternatively, removing the VLAN and assigning the WiFi directly …
-
I am currently developing a firmware for the ESP that needs to serve the camera feed as HTTP stream. For testing purposes, I reduced that further down to serving a simple JPEG animation. I initially u…
-
I have followed all the installation instructions, making sure my enviornment variables are set and correct. I cannot build because the .dll file is not being opened and I do not know why. I've treid …
-
Have you verified this driver in orangepi-zero2?After I compiled, I found that I did not find that the device when linux booting,and driver was not running。
my dts:
&mmc1 {
vmmc-supply = ;
mmc-p…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
I'm trying to obtain a backtrace for a simple rust program when it panics.
Code:
```rust
fn c() {
panic!("oh no");
}
fn b() {
c();
}
fn a() {
b();
}
fn main() {
…
t-moe updated
4 months ago
-
### Reproduction steps
I have an ESP32-C6-DevKitM-1. I have flashed this with the Matter light example from the esp-matter SDK. I am using Ubuntu 22.04 as a Virtual machine on Windows for doing the…
-
## Environment
- Development Kit: [none] Custom board
- Module or chip used: [ESP32-WROVER-B]
- IDF version (run ``git describe --tags`` to find it): v4.3-dev-1197-g8bc19ba89
- Build Syste…
-
Hi,I am using the BT a2dp to recevie music from mobile phone,how can get the music title,article or some other msg from phone