Using the NRF SDK, I am developing a remote BLE HID device that is a music controller (Play/Pause, skip forward, back, volume up down). I am having an issue with iOS devices where if the Skip forward/back buttons are pressed while the iOS device is asleep (i.e screen off), the first press will wake the device, but not change track, and the second press will actually change track.
Is there any way around this as an HID device? I thought maybe removing