-
### 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…
-
-
### CircuitPython version
```python
Adafruit CircuitPython 8.0.4 on MatrixPortal M4
```
### Code/REPL
```python
# SPDX-FileCopyrightText: 2020 Jeff Epler for Adafruit Industries
#
# SP…
-
H,
A2DP-source works fine [here](https://github.com/biologist79/ESPuino/blob/3bd57edbe195fd2d5ba7ef8d44af1c6f7cb80c0f/src/Bluetooth.cpp#L165), but with Ardiuno 2.0.9 (PlatformIO package 6.3.0) i ge…
-
I can compile but not upload the firmware to a DEV-12640, I have tried getting the board on Ardiuno IDE, I've tried using it on Linux, and no matter what I do it just disconnects the DEV-12640 and the…
-
**Is your feature request related to a problem? Please describe.**
When used from AAC software, particularly for people with accessibility needs, changing target device to a specific target is tricky…
-
Hi
So, I was trying to load some sample sketches on my Arduino Nano ESP32, and when I loaded the sketch, the screen stayed white. I did all the necessary setup, checked the wires, etc. Nothing. I eve…
-
-
Please, before you create a new bug report, please make sure you searched in open and closed issues and couldn't find anything that matches.
**Printer type** - MK3S
**Describe the bug**
Getting…
-
I am trying to programmatically small batches of gcode commands, via grbl's `stream.py`.
The problem I have is: _every time_ I open a new serial connection, "Alarm Mode" is on - the device requires…