-
### 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…
-
## ESP32-C6
- [ ] Interrupts
- [x] `LP_I2C`
- [x] `LP_IO`
- [ ] `LP_TIMER`
- [x] `LP_UART`
- [ ] `LP_WDT` (?)
## ESP32-S2/S3
- [ ] Interrupts
- [ ] `RTC_I2C`
- [x] `RTC_IO`
- [ ] `SEN…
-
### The problem
When attempting to update my configuration for the wake-word-voice-assistant on the ESP32 S3 Box 3, I receive a linking error.
```
Linking .pioenvs/esp32-s3-box-3-01/firmware.el…
-
### CircuitPython version
```python
Adafruit CircuitPython 8.2.8 on 2023-11-16; Adafruit Feather ESP32S3 4MB Flash 2MB PSRAM with ESP32S3
```
### Code/REPL
```python
#In this function busdev is th…
-
Hi,
My name is Jordi and I work at company we have been using Java modems (Siemens/Cinterion/Thales) for more than 15 years but sadly they have all been discontinued in the last two years.
We thin…
-
Hello, thank you for creating this library.
I've been using this library with ESP-IDF v4.4 in a project for a while. But when I upgrade to the ESP-IDF version v5.1, the compilation gives the follow…
-
### CircuitPython version
```python
Adafruit CircuitPython 8.1.0-beta.1-48-g98a1083d6-dirty on 2023-08-22; ESP32-S3-DevKitC-1-N32R8 with ESP32S3
```
### Code/REPL
```python
import time
LOOP=200…
-
### 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…
-
on some Notebooks, such as Huawei Matebook, USB serial does not work when starting, and the jtag unit will pop up first. After plugging and unplugging the USB once, it can be used normally. It's not l…
-
**ESP32-S3 WiFi credentials lost after reset.**
Using https://github.com/tzapu/WiFiManager.git
Code:
wifiManager.autoConnect("myAP", "myPassword");
WiFiManager.autoConnect() always goes to A…