Tagged: A2DP Source
I have a DISKIT IDC747 and want to stream music to a Beats headset.
There is a configuration called PROFILES but I can’t connect. I get ERROR 0x011.
To make the module as a transmitter and transmit music, you need to type the following commands:
SET PROFILES=ON 0 1 0 1 1 1 1
WRITE
RESET
This puts the module in transmit mode and resets it in transmit mode.
Then you have to put your headset in Pairing mode and type the following command.
INQUIRY 5 (or more if needed for example INQUIRY 10)
The board will list the headset devices it will find.
then you need to Pair and Open the connection.
PAIR <Bluetotoh Address>
OPEN <Bluetoothe Address> A2DP
Please see the log below where I connected to a JBL headset.
You have to connect a Line-In Audio source in the 3.5mm Jack and the Jumper as per the DISKIT diagram. You will hear the Audio in the headset.
VERSION
IOT747 Copyright 2022
AudioAgent V2.0.30
Build: febdcc45
Bluetooth address 00025B00FF00
OK
SET PROFILES=ON 0 1 0 1 1 1 1
OK
WRITE
OK
RESET
IOT747 Copyright 2022
AudioAgent V2.0.30
Build: febdcc45
Bluetooth address 00025B00FF00
Ready
PAIR_PENDING
INQUIRY 5
PENDING
INQUIRY 04CB88A8021D “JBL TUNE560BT” 240404 -73 dBm
INQUIRY 20FABB075DA5 “UNKNOWN” 240404 -56 dBm
INQUIRY 245DFC0001B8 “UNKNOWN” 240404 -52 dBm
INQU_OK
PAIR 04CB88A8021D
PENDING
PAIR_OK 04CB88A8021D
OPEN 04CB88A8021D A2DP
PENDING
OPEN_OK 10 A2DP 04CB88A8021D
OPEN_OK 11 AVRCP 04CB88A8021D
MUSIC 10 PLAY
OK
AVRCP_PLAY 11
A2DP_STREAM_START 10
MUSIC 10 STOP
OK
You must be logged in to reply to this topic.