-
Notifications
You must be signed in to change notification settings - Fork 182
Closed
Labels
Description
Hi.
I have an Adafruit Feather 32u4 Bluefruit LE use nRF51822 chipset.
Their official software doesnt support to modify HID. They just have mouse and keyboard option.
But i need to use my nRF51822 as gamepad device.
So I tried to upload your code on my Adafruit Feather, but nothing changed.
It seems like they dont communicate with each other.
Is this maybe because of BLE_REQ, BLE_RDY, BLE_RST keys?
If so, how can I find my Adafruit Feather's pin combination?
Thanks in advance.