ESP32-BLE-Gamepad icon indicating copy to clipboard operation
ESP32-BLE-Gamepad copied to clipboard

issues with the name reporting

Open benbeezy opened this issue 4 months ago • 4 comments

when doing something like BleGamepad bleGamepad("aaa", "aaa", 100); or even trying to use the default I see Unknown gamepad on this hardware test site https://hardwaretester.com/gamepad and in unity I get the name showing up as "'ࠁ ܀ש̔ (HID)" but every time I connect to the device it shows up as something completely different but always some random junk data. I am using a doit esp32 devkit 1 board. Everything is working fine in windows and showing the right name, but in other applications it shows the random name.

Here is a screen shot in unity of what the device shows up as. image

benbeezy avatar Apr 09 '24 21:04 benbeezy