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

Apple Media Service

Hello all

I was wondering if someone already made some first steps with AMS (Apple Media Service)

I'm trying to get a project running where I can control the music on Android and iPhone smartphones. For Android, I made my own service to get the information about the music (artist, song, album, duration and so on) and handling with HID the control.

For iOS, I saw that Apple made their own solution (as usual). With AMS I can control the media player of the iPhone where I can send controls and get all required information about the music.
Unfortunately I'm having trouble building the ams service similar to Nordic's implementation of ANCS. 

If someone has some piece of code to get a proper starting point for the BLE service, that would be great!

Thanks in advance.

Related