ESP32-BLE-Gamepad
ESP32-BLE-Gamepad copied to clipboard
Bluetooth LE Gamepad library for the ESP32
Something changed on NimBLE-Arduino on version 1.4.2, bleGamepadConfig.setVid(0xe502); bleGamepadConfig.setPid(0xabcd); Doesn't work any longer. No matter what its the same value VID=0x02e5, PID=0xcdab even if set to the above or anything...
Hello, i have two ESP32's configured to act as gamepads, but i cant use both at the same time. On one, i only have VID and PID set, but on...
I can't connect to Bluetooth. This is my second wheel sim. I used the same code as my first wheel and just config VID/PID and serialnumber I try to forget...