Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 4 months ago.
HID BLE
Hi, There is a sample that connects with BLE nrf51 button to volume + of Android Device(on Mbed)? Thanks best regardes.
2 Answers
8 years, 8 months ago.
BLE_Button is only sending a simple notify to the APP, i think what he wants is sending the HID media key "Volume+", I'm also looking a sample like that but didn't get a good luck, any help?
9 years, 4 months ago.
I don't fully understand what you wrote. But I think this is what you are looking for:
https://developer.mbed.org/teams/Bluetooth-Low-Energy/code/BLE_Button/
On the Android side you need to know how to develop Android Apps.
Here is how to control volume. http://developer.android.com/training/managing-audio/volume-playback.html