Sign up ×
Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.

Revently i bought a BT module from ebay which was very cheap. I didnt really noticed the image and i just bought it. When it came i couldn't find any holes to solder the headers. Also the specific module is pretty rare and i could't find anything.

Here is an image: http://i.imgur.com/JYtUJSt.jpg (sorry, i can't post direct images)

How do i wire up this chip?

share|improve this question
2  
Are you able to post a clearer photo? If your camera has a close-up or 'macro' mode then it may help. – Peter R. Bloomfield Mar 1 at 14:00
    
You at least post a link to the item on ebay; the blur pict you linked to is totally useless currently. – jfpoilpret Mar 1 at 14:04
    
@jfpoilpret Not exactly useless, but it definitely needs improvement. – Avamander Aug 23 at 21:34

2 Answers 2

up vote 1 down vote accepted

From the picture you posted, i was able to google and find something called a BC04-B Bluetooth serial module. It looks almost exactly like yours, and I found a diagram on how to hook it up. BC04-B Bluetooth serial module

I also believe that these are the serial commands you can use with it... Bluetooth module serial commands

share|improve this answer
    
It could be HC-06 or HC-05 but they operate quite similarly. – Avamander Aug 23 at 21:34

These Bluetooth modules are typically mounted onto another substrate, either the product board or a small PCB backplane which provides the pinouts and any additional circuitry like the pairing LED, and power- & signal-level management. They are readily available as HC-05 (master/slave) or HC-06 (slave only) with signals brought to through-holes or pins at the edge of the backplane.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.