• Welcome to the all-new Android Central Forums! - We're still moving some things around, so you may see a few quirks here and there, but we're working on getting things fully completed as soon as possible. For now, take a look around, and if you run into any major issues please let us know in this thread!

Bluetooth play music signal

kodori1544

New member
Mar 26, 2017
1
0
0
Hello everyone
I'm making some project now and curious for something
If I have bluetooth earphone when I click play button my default music player
is playing right?

This means some signal is sent to phone
what kind of signal is going to android phone?
Please describe like this

when string "45" is sent to arduino
arduino makes motor moving

If using BLE, what is the service UUID?
please help me :)
 

BayK

Active member
Apr 2, 2017
38
0
0
It is more complicated then you think. There are multiple layers that are handled by drivers. You are not working with device by sending the binary commands, it is driver responsibility.
You should work with a driver.
 
Last edited: