This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

HID audio control with iOS

Hi, 

I have implemented application that can connect to mobile and control audio (play/pause, volume, track). This works fine with Android. However this does not work at all with iOS device. I saw many people having this problem over last few years but no solution yet.

Is it possible that Nordic has some answers for this?

I use sdk 14.2. I only implemented consumer control.

Regards

Parents
  • Hello,

    I am currently trying to implement a BLE HID application on nRF52832 DK (SDK 15.2.0) that can control the volume of any phone. I just converted the HID keyboard example to consumer control and it's working fine on android phone.

    However I can't see the DK advertising on iOS devices.

    Can you please share your code (at least advertising/connexion parameters) with me so I can have a working example.

    Kind regards

Reply
  • Hello,

    I am currently trying to implement a BLE HID application on nRF52832 DK (SDK 15.2.0) that can control the volume of any phone. I just converted the HID keyboard example to consumer control and it's working fine on android phone.

    However I can't see the DK advertising on iOS devices.

    Can you please share your code (at least advertising/connexion parameters) with me so I can have a working example.

    Kind regards

Children
Related