-
## Issue template
- Hardware description: esp32s3
- RTOS: FreeRTOS
- Installation type: as per example
- Version or commit hash: humble
#### Steps to reproduce the issue
follow the readme
…
-
### 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…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
Hi,
Since I flashed my ESP32 board using the ESP32_WROOM.zip of the new version VA1.0
This is how I flashed it `esptool -p /dev/ttyUSB3 --before default_reset --after hard_reset write_flash --fl…
sk9la updated
1 month ago
-
- [x] ESP32
- [x] ESP32-C2
- [x] ESP32-C3
- [x] ESP32-C6 (*)
- [ ] ESP32-H2 (is IEEE802.15.4 / Bluetooth co-existence possible at all?)
- [x] ESP32-S3
(*) needs the `big-heap` feature (or conf…
-
I have read the holy book but I don't see any guidance or step by step instructions.
-
Hello,
I would like to get all packets from the Wi-Fi interface with a RT8723BU dongle.
I'm able to create a virtual interface in monitor mode with this command:
iw phy phy0 interface add moni0 type…
-
The 4.3 release of ESP-IDF won't compile the c modules into the micropython firmware as has some error using 'make' 'all' that it can't find the 'file' st7789_mpy, when this is actually a folder and n…
-
I have tried to port spi+NG solution to my board. I use 1.0.3 version,but it does not work.
host side log:
root@myd-y6ull14x14:~# insmod esp32_spi.ko resetpin=44 raw_tp_mode=1
[ 62.261172] esp32…
-
**This is the error message I encountered after executing the make command. It seems to be a code error in the avx2. h file, but I checked and found out that my CPU supports avx2. Could you please hel…