-
## Environment
- Audio development kit: ESP32-S3-Korvo-2
- Audio kit version: v3
- [Required] Module or chip used: ESP32-S3-WROOM-1
- [Required] IDF version (run ``git describe --tags`` in $IDF…
-
I tried to compile this component for `IDF_TARGET=linux` by adding it to `idf_component.yml`:
```diff
targets:
- esp32
- esp32s2
- esp32s3
+ - linux
```
But that fails on an error `er…
-
```
I (22243) example: uvc_start_streaming=0
Streaming...
Guru Meditation Error: Core 0 panic'ed (StoreProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x40056fcc PS …
-
Trying to make NerdMiner v2 work with the ESP32-S3-Zero
ESP32-S3FH4R2
Dual Core 240 MHz
Built-in 512KB of SRAM and 384KB ROM, onboard 4MB Flash memory and 2MB PSRAM
Octal PSRAM
Specs here:
htt…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.2.0-alpha.2350-17-g422eb7eff2-dirty on 2024-08-18; Seeed Xiao ESP32-S3 Sense with ESP32S3
```
### Code/REPL
```python
import _bleio
…
-
Hallo schreibfaul,
ich habe den Code kompiliert bekommen und scheitere nun aber am Upload. VSCode versucht 2 Uploads hintereinander von denen der zweite (esp32s3) immer fehlschlägt. Ich habe es schon…
-
### 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 updat…
-
I am very grateful to the author for developing such a clever tool to use, but I have a question in the use of which I would like to get your answer. It is noted that the csi data provided by the ESP3…
-
Hi @leeebo
I am using ESP32S3-WROOM1-N16R8 with my modem, I am facing speed issues. Ping time is in thousands of seconds and taking too much time to open to webpages even.
MODEM ENDPOINTS - 0…
-
Greetings, I got the compilation error when trying to compile the Esp32_oscilloscope code for a Heltec Wifi Kit 32 V3.
(This is an ESP32S3 board, without any PSRAM)
The code successfully builds an…