arduino-BLEPeripheral
arduino-BLEPeripheral copied to clipboard
Joystick implementation and Example
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
I have the same question @marcotchella, did you find an answer for this?