Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support consumer media keys. #26

Closed
willwade opened this issue Mar 13, 2019 · 2 comments
Closed

Support consumer media keys. #26

willwade opened this issue Mar 13, 2019 · 2 comments
Labels

Comments

@willwade
Copy link
Contributor

This is needed for iOS etc control. See AT+BLEHIDCONTROLKEY at https://learn.adafruit.com/introducing-adafruit-ble-bluetooth-low-energy-friend/ble-services and consumerKey here https://learn.adafruit.com/introducing-the-adafruit-nrf52840-feather/blehidadafruit

@RoganDawes
Copy link

Still trying to convince you :-)

VNC would make this simple, as you just need to detect the local key event, and make sure that there is a keyboard mapping for it on the bluetooth side.

@willwade
Copy link
Contributor Author

Initially done with #129 - VOLUP VOLDOWN or MUTE. adding a whole new AT command avoided but if this needs it we can review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants