-
### 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…
-
Hi @trombik
many thanks for this repo.
I wanted to mention that I had a crash which I was unable to reproduce in this code
```
static struct wireguard_peer *peer_lookup_by_allowed_ip(struct w…
-
The line
"variant": "waveshare_esp32s3_touch_lcd_128"
causes my system to compile with the error pins_arduino.h not found.
but if i make it match mcu and use "esp32s3"
then i don't get the…
-
Hi, I'm not really sure it's the right place to ask but I'm kind of desperate.
I have a Esp32-s3 Pico and a 64x64 led matrix, respectively:
https://www.waveshare.com/esp32-s3-pico.htm
https://www.w…
-
WARNING: library MapFloat claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s)....
Please change in library.properties to "arch…
-
### 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…
-
We have been testing the LAN865x driver and we have had problems with RT1064 and RT1170.
Our main focus was NXP RT1064 but we were not able to implement LAN865x and therefore ended up testing it wi…
-
[GeekMagic S3 Lucky Bitcoin Solo Miner NerdMiner V2](https://www.aliexpress.com/item/3256807368227919.html):
ESP32-S3 N16R8 With 16MB Nor Flash and 8M PSRAM.
[Seeed Studio XIAO ESP32S3](https://www.…
-
### Discussed in https://github.com/zephyrproject-rtos/zephyr/discussions/76302
Originally posted by **epc-ake** July 25, 2024
Has anyone managed to use `mcumgr` over `udp` on a `esp32s3`?
…
-
/**
* This example takes a picture every 5s and print its size on serial monitor.
*/
// =============================== SETUP ======================================
// 1. Board setup (Uncomm…