KCX_BT_EMITTER Low cost bluetooth (BT) audio module

Very useful thread. I was not able to start. After going through thread I am able to interface receiver and play sound through emitter module.
But I want to configure it using serial port and have following issues if someone can guide

I am not getting response to any of AT commands
I am sending AT+ without any other character as suffix, this doesn't return me OK+
But
I am getting all device connected information, like MAC address, Name of Device on serial port.
I am using PC to interface emitter using docklite V2.2 software to interface.
connected through USB to serial converter CP2102 module.
 
You have made it so simple for all of us
 
Can someone help in guiding as how to limit this module to get connected only to one desired receiver blue tooth module. I tried to store the Name as well as MAC address of one receiver in emitter memory. But if other receiver is on at that time it gets connected to that one first. And then it don't connect to the receiver whose MAC address is stored in emitter memory.
 
I just received two of those modules in V1.2 instead of V1.1. I cannot get those to work with either a Taotronics reciever or my Aftershokz trek tinanium headset. I tried the "easy connection" and "USB soundcard". I seems to start the pairing process, however no sound is ever sent, neither from line in nor USB input.
After the semi-pairing, it is listed on my computer as a sound output, but doesn't work.

I would have tried to debug this usinf the TX/RX pins but I don't own a serial port adapter.
Has any of you found anything that could explain my problems when spying the serial port ?
 

Attachments

  • HTB1eWb2DuSSBuNjy0Flq6zBpVXaK.jpg
    265.7 KB · Views: 353
  • H578debe9569c4873a14b78b07e74b37e7.jpg
    266.2 KB · Views: 368
I also got some (5) of the modules stamped V1.2. When I queried them with AT+GMR they responded KCX_BTEMITTER_V1.1. I have had good luck using them, but have not tried the USB method; I am connecting them to a YX5200 via the "line in" inputs. I have a Github repository describing this plus Arduino code I use to program them here: https://github.com/Mark-MDO47/BluetoothAudioTransmitter_KCX_BT_EMITTER
The project I am using them for is a SciFi Rubber Band Gun; schematics and lots of info is here: https://github.com/Mark-MDO47/RubberBandGun
You can see the module transmitting to a Bluetooth speaker here:
 
A very interesting and informative thread. Might have to get some of these.

Thanks,

Mike.
 
Reply for spsrathore: I have not had the problem you described, connecting to the wrong bluetooth device even when the KCX_BTEMITTER is programmed to respond to something different. Is it possible that there is more than one device programmed in the KCX_BTEMITTER? The "VMLINK" memory can hold more than one device at a time.
In my experience (https://github.com/Mark-MDO47/Bluet...rammingArduino_SerialMonitor_SampleOutput.pdf), I had programmed the VMLINK to respond to a bogus address and then did a scan. It found my Bluetooth speaker but did not connect to it. It will auto-connect to the Bluetooth speaker if there is nothing in the VMLINK, or if the VMLINK is specifically programmed for my speaker. Maybe there is some other difference between your setup and mine that I am not aware of?
 
Fantastic stuff!! I've had one of these boards in a box for about 6 months with a "getting around to it" label on it. Your thread has given me the necessary information and impetus to try it out. Thanks for your efforts.
PhilipJ
 
I realise faaxi has already done a full translation of the image, and many thanks for that. I quite often hit pages or images that need translation. Chrome does a pretty good job for the standard web pages. However it is possible to get the images translated as well. A webite called https://translate.yandex.com provides the ability to translate images. Which comes in handy, at least for me, for the situation here, or indeed when using a screen shot of a piece of software. I have included its efforts to translate the original image. Because of the mix of languages in the original image ( English and Chinese) I had to set the languages to Chinese -> English , rather than relying on the automatic selection. However as can be seen the results are more than acceptable.

 
Last edited:
This is a fantastic thread, and I have been able to connect my KCX_BT_Emitter V1.2 PCBs (showing v1.1 via AT command) to an Anker SoundCore 2 speaker.
My main goal is to get the Apple AirPods Pro to work with the device.. has anybody made progress in this regard?

When I do AT+CONADD it seems to *kind of* connect, since issuing AT+DISCON afterwards makes the AirPods play the "disconnected" sound. However, there is no "connected" jingle, and no audio ever comes through in between the two commands.

Related question: Are there any other AT commands to raise/lower volume? Since the AirPods have no volume control, this would need to happen on the transmitter side...

Thanks everybody for the insightful posts so far!
 
Last edited:
Hi guys, I am new for board add work. I need to add bluetooth transmitter board using "KCX_BT_EMITTER 5V" in tv. But I don't know what to do. Kindly any one provide video tutorials. And if and other boad available for the bluetooth audio transmitter kindly suggest...
 
Apple doesn't play nice with any other device. I avoid Apple for that reason.

Mike.
 
Apple doesn't play nice with any other device. I avoid Apple for that reason.

Mike.

I quite agree, although I've just had a work iPhone

Apple often don't conform to standards, and in particular won't work with some common Bluetooth modules - where Android phones work fine.
 
Bonjour,
Je suis a la recherche d'une solution pour connecter la petite merveille sur mon autoradio ... mais celui ci me demande un code...
Connaissais vous un module qui fonctionnerais?

Hello,
I am looking for a solution to connect the little wonder to my car radio ... but this one asks me for a code ...
Did you know a module that would work?
Merci d'avance (pour information j'ai la version 1.4)
 
I want to make my Nintendo Wii USB Headset wireless, I don't know if it is possible to pair two KCX_BT_EMITTER as master/slave setting the adress with AT commands and later connect one module to the USB data pins of the board and the other to the USB male connected to the Wii. Would it work? (I don't have any kind of knowledge about this) I want to make the USB connection wireless using two bluetooth modules.


Like this but instead of being connected to the RX/TX pins of HC-05 (useless I know), connecting the USB to DP/DM of KCX_BT_EMITTER.
 
Last edited:
I don't know if it is possible to pair two KCX_BT_EMITTER as master/slave
Those are not suitabel for audio, as far as I am aware.

You can get ready made "bluetooth senders" and headphone adapters very cheaply on ebay, eg.

 
Aren't the KCX_BT_EMITTER modules specifically for audio? The problem with the adapters you are talking about is that they are not paired with each other, and I need this feature because I won't connect any phone to them, I just want to achieve a "USB cable bridge" between the USB port of the Wii and the USB Stick from the headset. Or a bridge on the speaker/mic side.
 
Last edited:
Aren't the KCX_BT_EMITTER modules specifically for audio?
Sorry, I was in a rush when I posted the previous one.
To clarify, they are "senders" only, as far as I am aware, so you cannot use two of those for an audio link.

The self-contained modules typically have pairing buttons on them to connect with other devices; I've not used those exact ones but I have used similar things to set up an audio link when I was experimenting with some gear.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…