Skip to content

Joystick app #349

@nxdefiant

Description

@nxdefiant

Hi,

I'm currently working on a simple Joystick App using the accelerometer as stick input, but it does need an extra hid descriptor. If you are interested in adding the app there are basically two options:

  1. Extend the HID descriptor in boot0.js with the joystick one
  2. Execute the NRF.sendHIDReport() call in the application itself, downside: The application will only work when settings.HID is disabled.

Any preference?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions