-
When trying to install the latest ESPHome, I get the following message:
`ERROR Error binary size: Error: ESP does not have enough space to store OTA file. Please try flashing a minimal firmware (re…
-
This happens with **CircuitPython 7.3.3** and **8 beta-6** using the **mpy-20221230** libraries for both 7 and 8 releases.
The `loop()` works flawlessly when run used with the AIO client. However, …
-
While developing a FAP that is using uart, I have a hard time checking the logs of my fap that just ran. Normally I would just open the logs via the wifi dev board but it uses uart for the logs but I …
-
### CircuitPython version
```python
Adafruit CircuitPython 9.2.0-beta.0 on 2024-09-17; Adafruit QT Py ESP32-S3 no psram with ESP32S3
```
### Code/REPL
```python
import os
import ssl
import time
…
-
I know nothing about programming and ordered all the parts thinking I would figure it out, but it's been a week and I can't find a way to make it work. I followed all the steps from adafruit, transfer…
-
Hi all I was wondering whether the Arduino UNO R4 WiFi will be supported in future updates?
-
The ESP32 chip runs a firmware which is switching the multiplex between the SD-slot and ESP32 chip. After the multiplexer is switched to ESP32 for more than 400 ms and then switched back to the SD-slo…
-
### Describe the bug
ath11k kernel module works as expected on a Raspberry Pi 5 board with 2 GB RAM but the same image (same boot media) fails with a DMA/memory related kernel panic on the 8GB unit…
-
Adding basic WiFi support with CYW43+lwIP stack. Goals of this implementation:
- WiFi client implementation abstracted from hardware board/MCU
- lwIP stack implementation that can be used across o…
-
After install, I ran sudo modprobe bcm2835-v4l2, RoadApplePi was pulling video from the on-board camera for about 45 minutes, then stopped. I added bcm2835-v4l2 to the /etc/modules file and rebooted a…