-
Issue: BLE connection routinely fails with gatt status 133 error.
App: Serial Bluetooth Terminal v1.47
Device: LILYGO T-Beam (ESP32 D0WD)
Micropython: ESP32 generic=1.23.0
device_config=tbeam_t22…
-
Hello Waveshare Team,
Thank you for your excellent range of e-paper displays and supporting drivers.
I recently purchased the 4.2-inch e-paper display (Version 2) and wish to use it with an ESP3…
-
There have been many comments and posts relating to `OSError: Camera Init Failed` error when trying to initialize the camera. I have reviewed every post, which the most recent was over a half a year a…
-
Hello toremick,
I can flash the firmware without error, but when I try to connect with thonny the filesystem seem to be corrupt:
```
The filesystem appears to be corrupted. If you had important d…
-
Changes to imported files are not reflected in running code
**Setup**
- MicroPython board: ESP32-C6
- MicroPython version: latest/preview
- OS version: Windows
- Browser: Chrome
- Connect…
-
### Port, board and/or hardware
Waveshare ESP32-S3-ZERO
### MicroPython version
MicroPython v1.24.0 on 2024-10-25; Generic ESP32S3 module with ESP32S3
### Reproduction
Here is the code I use to t…
-
### Is your feature request related to a problem?
(This feature request relates to bug reports #14835 and #14836)
Most default ESP-IDF configurations no longer support executable heap:
* `ES…
-
**显示系统已经内置那些模块**
help('modules')
**sh1107的驱动**
```python
from machine import SPI, Pin
import ssd1306
rst = Pin(33)
dc = Pin(27)
cs = Pin(14)
sck = Pin(18)
miso = Pin(19)
mosi = Pin(23)
…
-
I used the lvgl_micropython project to update my esp32n16r8-ili9488-ft6x36. It originally had a usable LVGL MicroPython, but it's quite outdated (MicroPython 1.19). After compiling the firmware, I cou…
-
### Port, board and/or hardware
ESP32 ESP32-S3-WROOM-1-N4R8
### MicroPython version
LVGL MicroPython 1.23.0 on 2024-10-06; Generic ESP32S3 module with Octal-SPIRAM with ESP32S3
https://www…