there are some bluetooth modules in sparkfun that supports AVRCP A2DP. so I need to know how to use either one of them to get the Song name without have to write an app from the Android side.
According to my knowledge A2DP already sends that information if the module supports A2DP.
What I need to know is how to read that from arduino.
because in normal mode we can read only the serial data sent manually.
Is there any special wiring to do to get the A2DP data?