-
**Is your feature request related to a problem? Please describe.**
Recently the API to use the `btstack_hid_parser_t` changed in a way that is not backward compatible.
In added `usage_iterator`.
…
-
![image](https://github.com/ProfBoots/Mini_Excavator/assets/57666351/45dda118-2266-41b7-ac2d-5f0bc9f5735f)
-
After the latest updates, it stopped working, I can only read the button.
rumble, light and battery display not working...
These solved the problem, but I don't know much about editing librarie…
-
[bluepad_spike3_issue.zip](https://github.com/user-attachments/files/17142331/bluepad_spike3_issue.zip)
Plugging the LMS-ESP32 v2.0 board into Port F causes motors on Ports A and B to spin several …
-
Main Issue:
The board won't properly boot up after code is successfully flashed.
It appears to me that the code can't fully load, and isn't even getting as far as void setup !
-----------------…
-
### What happened?
I don't know if this is a bug, or a not-completely implemented feature or if this Dualshock 4 knock-off is just garbage. Probably the latter, but thought I'd ask before I spend mo…
-
### What happened?
I'm using this sketch: https://github.com/JohnFodero/MiniSkidi-V3.0/tree/main/MiniSkidi_3.0
With version 4.1.0 and my 8BitDo Pro 2. My controller loses connection every 30s. The c…
jgrgt updated
1 month ago
-
Try to compile a BTstack based project for ESP32-C6.
Do:
- `idf.py set-target esp32-c6 && idf.py build`
Output:
```
/Users/ricardoq/.espressif/tools/riscv32-esp-elf/esp-12.2.0_20230208/…
-
### What happened?
Allowlist API should not get stored in NVM...
or at least, if it does so, it should have an `uni_bt_allowlist_remove_all()` and should be called at the very beginning of the sk…
-
### What happened?
The sketch compile and upload correctly, but after restart dont show any text and of course my ps4 controller dont connect.
Use a ESP32 C3 ZERO board. In arduino IDE i configure…