-
I am interested in using your webserver sourcecode. But I would need two things:
1. use your code in combination with esp-idf (not Arduino)
2. use websocket with ssl enabled
For 1. I found alre…
-
Hello, I am using the RTL8720DN (BW16), and I have been trying to find a way to send raw IEEE80211 data frames similar to how it is done in the ESP-IDF with `esp_wifi_80211_tx` ?
https://github.com…
-
It would be good to add support for esp_hosted component in ESP-IDF used by new ESP32-P4 SoC from Espessif. This chip has no onboard radios, but esp_hosted is designed to forward HCI requests to other…
-
The current output from master shows the failed parsing of some registers.
```bash
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/uhci_reg.h:1007
Failed to match reg info at…
-
PHY init data is only 128 bytes so using an entire sector is not optimal. We could refactor to include the data as a BLOB in each ROM.
esp-idf does exactly this - see https://docs.espressif.com/pro…
-
Hi,
I using esp32-WROVER. I developer using the virtual machine with Ubuntu 18.04, as you have advised me.
I have this problem, i don't execute the hello_world project, i don't understand where i …
-
### Reproduction steps
1. connectedhomeip$ source script/bootstrap.sh
2. connectedhomeip$ source script/activate.sh
1. Enable RPCs in the build using menuconfig and build and flash the lighting-…
-
Does this library work with the arduino framework within platformio? I love the simplicity, but I am seeing errors around:
#include "driver/rmt_tx.h"
and
#include "driver/rmt_rx.h"
-
- Audio development kit: ESP32-S3-Korvo-2
- Audio kit version: v3.1
- Module or chip used: ESP32-S3-WROOM-1
- IDF version: v4.4.5
- ADF version: v2.6
- Build system: idf.py
- Running log:
`…
-
Is it perhaps out of sync with your library?
D:/esp/link-esp-example/components/link-esp/link/include/ableton/Link.hpp:78:7: required from here
D:/esp/link-esp-example/components/link-esp/link/i…