arduino-BLEPeripheral icon indicating copy to clipboard operation
arduino-BLEPeripheral copied to clipboard

Joystick implementation and Example

Open marcotchella opened this issue 6 years ago • 1 comments

I deploy to my board the example HID_joystick_mouse.ino. In Android Smartphone the device is recognized as a Mouse. Looking the descriptor in file BLEMouse.cpp make sense, is a mouse hid descriptor. I need develop a Gamepad and need help with descriptor and implementation of messages. I´m studying a descriptor in Arduino SDK of Nordic (folder link) I need help with a library to HID gamepad. thanks

marcotchella avatar Mar 29 '18 12:03 marcotchella

I have the same question @marcotchella, did you find an answer for this?

RezApp avatar Aug 09 '20 11:08 RezApp