-4
votes
0answers
70 views

Advice needed: Develop a bluetooth device at the size of finger ring [closed]

I have a small requirement. I like to amplify the microphone signal of a smartphone (android/iphone/windows phone) using a bluetooth device that can be worn on finger as ring. The idea is not to loose ...
1
vote
0answers
211 views

How can I fix a bad PS3 bluetooth module? [closed]

My bluetooth module in my PS3 slim is screwy. I have a wireless controller and a wireless headset that don't work nearly as well as they should. For the controller, it randomly disconnects and ...
1
vote
2answers
2k views

A Bluetooth device that will send data to a mobile phone

I want to make a device which will send a data to a mobile phone which is connected using Bluetooth. Here is the thing: http://www.youtube.com/watch?v=g0qARDGJj1w. I want something like this. The ...
3
votes
2answers
3k views

What will it take to build a small bluetooth device?

I am new to this part of StackExchange. I am doing a project that requires me to keep track of Bluetooth devices. So I want to build a tiny Bluetooth device that can be attached to almost anything; ...
3
votes
2answers
791 views

bridge from wireless mesh network to mobile device over bluetooth or wifi

My company builds devices that communicate over both cellular and wireless mesh networks. The devices gather data from industrial equipment and send that data over the Internet to our servers. ...
2
votes
1answer
248 views

Makefile error while compiling LwbT using TI Microcontroller IDE

I am trying to port Lwbt to TI MSP430 Microcontroller. As a first step, I am compiling the lwbt in TI Code Composer studio as a Standard C Make Project. I have downloaded the lwbt code from ...