bluetooth

Best fit technology | Bluetooth/serial peripheral using website

Hi, I planning on the development of a website that will be visited by users with specialized hardware (a card game that communicates hands via bluetooth). The website needs to identify when the Bluetooth item is connected, and be able to read data from it - it could use the serial COM port as well since the link is serial-over-bluetoo...

Computer voice instanly and remotely on the phone via bluetooth?

Do you think it is possible to play a movie or sth. on the computer and hear the voice of the video instanly and remotely on a java based mobile phone via a bluetooth connection? The speed of a bluetooth connection between the phone and the computer is like 40 KB/s and that looks enough for a voice transmission. But i couldn't find any ...

Android Bluetooth : read service records

Hello All, I am working on developing a HID Bluetooth Driver, that would allow an user to connect a bluetooth keyboard or mouse. So far I was able to achieve this using JNI, and a C BlueZ interface, but there were compatibility problems: the software only worked on a few devices. As Bluetooth support was introduced from Android 2.0, I ...

Cannot run (in Eclipse) Bluetooth Chat sample app from Android website

When I run the app in Eclipse, Android emulator starts but says "Bluetooth is not available". Need urgent help with this. Also need help with running/installing an app on real phone. I connected my HTC Desire (Android 2.2), enabled USB debugging and run the app from Eclipse. Emulator starts as usual instead of the app running on my phon...

Activate Bluetooth SPP in Android?

Hi, I am trying to use Bluetooth SPP to communicate over it. In some Android phones, SPP profile is not activated. I faced the problem in the application that SPP was not activated and so the connection could not be established over bluetooth and when I started another app that is 3g hotspot which I think activates SPP and I was able to...

Android Bluetooth Where can I get UUID?

Hi I want to connect 3 devices via Bluetooth.As for example I use BluetoothChat. So How I understand I should use different UUID for this devices. I have been trying to connect via such UUID=766c82f0-e1b4-11df-85ca-0800200c9a66, which I 've get it from Web UUID generator. But it doesn't work at all. I have succesfully connected (to 1 d...

iPhone iOS4: API for AVRCP (ff/rewind commands on Bluetooth headsets)

Hi, I know that AVRCP abilities were added to iOS 4.1 (in iPod application now you can forward and rewind songs by using hardware buttons on supporting headsets). I am trying to find any API for using these abilities in a music application that I work on. The requirement is to catch play/stop, forward and rewind buttons events from th...

Bluetooth Acting as Client / Server Simultaneously in Java

I am trying to create a Bluetooth application that will simultaneously listen for incoming connections (as a server) and seek out available connections (as a client) using Java and BlueCove. The premise being that two Bluetooth devices (such as smart phones) can automatically discover one another and begin some sort of file exchange or ...

How to make Android Activities aware of some background communication over Bluetooth?

I am developing an application which exchanges some data over Bluetooth (RFCOMM channel). The app will consist of few Activities that all need to be aware of exchanged data (e.g. receive it, parse it, update Activity's screen and send a response or even fire another activity based on received data). So my question is: what Android featu...

Are there any good tutorials on performing optical flow transforms for a sequence of still images?

I want to experiment with guiding an RC car via my laptop using bluetooth and an X10 camera to snap the pictures. Basically I want to create the DARPA not so grand challenge of guiding my RC car around the house and avoiding obstacles and teaching it how to navigate. Not terribly practical but fun to mess with. Any suggestions on book...

Linux Bluetooth not finding Android Service with UUID

I am trying to write a program on an embedded system running GUMSTIX(Linux) to connect and talk to an Android 2.x device over bluetooth. The GUMSTIX is the client and the Android is the server. I am trying to find the channel number that my Android service uses so that the GUMSTIX can connect to it but for some reason my routine isn't ...

Best platform for Bluetooth Applications

Which Mobile Application platform do developers prefer for Bluetooth Based application development ? What do developers think on the current available API's on these platforms ? Does it meet most of your needs ? What kinds of APIs / capabilities for applications would you like to see. ...

How to make SmartTouch application working in Nokia 5800 XpressMusic?

I have Nokia 5800 xpressMusic and after install SmartTouch application (PC Bluetooth remote control) it tells me that it is connected but not working. There a log file generated after running the server in PC contains the following error: Traceback (most recent call last): File "client.pyw", line 24, in run File "bluetooth\msbt.pyo"...