Bluetooth is a global open wireless technology standard for exchanging data over short distances (using short wavelength radio transmissions) from fixed and mobile devices, creating personal area networks (PANs) with high levels of security.
23
votes
0answers
239 views
Unable to Open SCOAudio connection with phone
I am trying to use IOBluetooth framework on OS X 10.8.2 to connect with the bluetooth enabled phones emulating computer as a hands free device. I can successfully make a connection with the phone and ...
6
votes
0answers
2k views
create a connection to a BluetoothLE device using Galaxy S3
A few days ago, I downloaded the Bluetooth Smart Scanner software on Google Play Store. After installed it on my Glaxy S3 phone, I could scan my bluetooth LE device successfully.
Even though I had ...
5
votes
0answers
353 views
iPhone - bug with image and text sending over bluetooth
I have problem with the GameKit framework. In my app, I want to send or a text, or an image. Now, when I send an image from UIImagePicker, it works well, but when I send text not. Appear the same ...
4
votes
0answers
28 views
Bluecove Close connection issue
I use Bluecove 2.1.1 and trying to restart bluetooth service, but after closing connection and reopening I can't connect to service, I got "Connection refused" exception. I found this issue on ...
4
votes
0answers
249 views
Sending image data from iPhone/iPad to Windows PC over wifi
I'm writing an iPhone/iPad program where I can capture an image, draw something on the image(e.g a line), and send it to a PC (e.g WinXP) in real time. To send the image data to a PC, I'm considering ...
3
votes
0answers
98 views
Bluetooth forgets PIN
So I am working on an App that connects to an embedded Bluetooth Device. This device is rolled out in different versions and on my test device, everyting works just fine. Communicating via secure ...
3
votes
0answers
229 views
Implementing Bluetooth Dial-up networking(DUN) profile so that mobile device can be used as a wireless dial-up modem for Internet access?
I am trying to write an application which will provide the DUN service on Android so it could be used for Internet access on PC or Laptop. This page BlueTooth DUN says 'application' will play the role ...
3
votes
0answers
201 views
How to correctly stream data via Bluetooth to Android
I'm in the process of developing an application which reads data from a DAQ that streams its data over Bluetooth. The packet sizes can change, as can the sampling rate (1Hz - 512Hz), and I'm able to ...
3
votes
0answers
514 views
Bluetooth Low Energy API for Windows
Windows 8 exposes an API to communicate to Bluetooth Low Energy (Smart) devices, but this API is not available in previous versions of Windows, so how can I communicate with a BLE dongle on Windows 7?
...
3
votes
0answers
198 views
Bluetooth android remote PC
I have a project with android remote PC using Bluetooth to use android phone as a mouse or keyboard.
However the challenge is that PC don't install any server software, it just accepts the request ...
3
votes
0answers
2k views
How to connect Bluetooth 4.0 / Smart / Low energy device with Windows 7
I want to write the C# application which receives some date from BLE device and then writes the data to the file. I've found example here but it doesn't work on my computer. 1st of all it says "Failed ...
3
votes
0answers
696 views
BluetoothSocket stops transmitting on OutputStream.write()
I have a BluetoothSocket that is communicating with a custom device (bidirectionnal). Simetimes (this happens about 1 times out of 4 when transferring 8 Mb data in 300 bytes chunks), in the middle of ...
3
votes
0answers
311 views
Can I use an Android App to behave like an Bluetooth A2DP client? e.i. stream music from my phone to a Android tablet
I'd like to write an Android app that will run Tablet that can connect to my phone using A2DP and stream music from the phone.
The Android tablet will be replace my car's stereo and navigation ...
3
votes
0answers
473 views
How to find the details of sent item through bluetooth?
I am implementing one app related to Bluetooth.
In my requirements, I want to get the details of sent and received data through bluetooth.
I get the details of received data through bluetooth from ...
3
votes
0answers
808 views
With Android bluetooth is fetchUuidsWithSdp() suppose to return SDPs twice for each device?
I am writing an Android app (ICS 4.0.3) to discover devices and list their UUIDs.
The app does a bluetooth device discovery and when it finds a device it saves it. Once the device discovery is ...
3
votes
0answers
257 views
How do I detect if a bluetooth audio device is connected in Mac OS X?
I'm working on an application that plays audio on OsX. I'm able to list the available output devices with CodeAudio, but I have issues with a bluetooth headset; Even though the device is powered off ...
3
votes
0answers
763 views
How do I go about writing a windows driver for a bluetooth device?
I am looking for some advice/input on writing a device driver. I have never written one for windows before, let alone for bluetooth.
Can you recommend a book or website or something to get me ...
3
votes
0answers
301 views
Listing the files of remote device through android bluetooth
I am developing an application to list out all the remote device file in my android app through bluetooth connectivity.One my devices is paired with the remote device how can i list out all the files ...
3
votes
0answers
466 views
BlueZ, do not require authentication
I'm working with BlueZ 3.x. I have a linux embedded device and I need to send and receive files using the bluetooth technology, with Obex. (Note: BlueZ 4.x doesn't even compile on our specific ...
3
votes
0answers
196 views
Any Bluetooth library out there to with PythonCE?
PythonCE is a Python port for Windows CE and Windows Mobile. I'm currently working on a project that uses Bluetooth (actually PyBluez) to communicate with a remote device. My project works on Windows, ...
2
votes
0answers
21 views
Android: Enabling bluetooth on call receive
I am trying to enable bluetooth upon receiving a call. I have made the code to detect the incoming call by using callstatelistener. However, I am not able to trigger bluetooth activation from the same ...
2
votes
0answers
42 views
Bluetooth comunication android
I need to pass an Intent by bluetooth. Peviously I created the game and I save the caracteristics of the game in a class type singleton.
What I want to do is pass this information to the other device ...
2
votes
0answers
43 views
Streaming audio over a bluetooth socket
I need to stream audio over Windows sockets to a bluetooth headset.
I am able to make socket connection to the Bluetooth headset using RFCOMM and A2DP / Headset profile / Hands-free profile.
My ...
2
votes
0answers
58 views
Sending out keyboard bluetooth signal in android app
I'm wondering if anyone knows of the way that I can send out a Bluetooth single specifically a keyboard single out of my android phone and connected to a computer as a keyboard. I'd like this to work ...
2
votes
0answers
47 views
How to use the windows7 bluetooth in java?
My java code:
try {
LocalDevice ld = LocalDevice.getLocalDevice();
System.out.println("Address:" + ld.getBluetoothAddress());
System.out.println("Name:" + ...
2
votes
0answers
69 views
iOS Core Bluetooth no disconnect notification
I'm developing an app using CoreBluetooth and I need to be notified if the bluetooth connection is lost. I establish connection with many BLE devices, put the app into background mode and wait for ...
2
votes
0answers
72 views
bluetooth communication between android and .net apps
Anyone please can give sample working code of connectivity and communication between android app and .net web app via BLUETOOTH. I've searched and find lots code examples. I've also seen android ...
2
votes
0answers
102 views
Android “service discovery failed” exception when connecting with androbox Bluetooth to Nokia Lumia phone
In Android BluetoothChat program Line
tmp = device.createRfcommSocketToServiceRecord(MY_UUID_SECURE);
showing "Service discovery failed" exception.
private static final UUID ...
2
votes
0answers
226 views
Transfer multiple files using Bluetooth(BluetoothShare.java) in android
I am using the below code to transfer a file using Bluetooth without user interaction,
How can I transfer multiple files using this BluetoothShare.java :
String filePath = ...
2
votes
0answers
270 views
Trouble connecting Android app to OS X through bluetooth Serial Port Profile
I'm attempting to connect to a Bluetooth port on my MacBook Pro (OS X v10.8 "Mountain Lion") from an android app (Device Version 2.2 "Froyo").
Starting with the BluetoothChat example, I removed the ...
2
votes
0answers
93 views
Adding window.bluetooth object to Chrome
I want to demo a web page being used to interact with a physical object in the same proximity as a web-enabled device (Mac/Windows/Linux laptop). In order to do this, I want to create my own ...
2
votes
0answers
65 views
Transport end point error
I am trying yo send text via bluetooth from my android to display in the serial monitor for arduino. I have a button that is supposed to send the text when i tap it, but i keep getting this error. ...
2
votes
0answers
72 views
NSOuputStream/NSInputStream Correlation
What is the best way to correlation a request/response being sent/received over NSOutputStream/NSInputStream?
Essentially I am communicating with a Bluetooth device and have NSStreams scheduled for ...
2
votes
0answers
157 views
Alternative to WiFi Direct
I'm trying to develop an application that, when run on two or more devices, will be able to send data to each other at high speed. Bluetooth is not an option because of the distance. I wanted to use ...
2
votes
0answers
231 views
Bluetooth pairing using USB dongle with embedded Host Controller
I'm attempting to create an Android and iOS app that utilizes Bluetooth to detect proximity to an object and have the app perform some action. The only thing I need to do is pair so that my app can ...
2
votes
0answers
311 views
socket.connect causes “read failed socket might closed” only on Android 4.2.1 on Nexus
I am using this normal piece of code to open/connect to a Bluetooth socket. While it works perfectly on all devices - only on the newest Nexus with Android 4.2.1 I get this IOException: "read failed ...
2
votes
0answers
252 views
unable to connect to bluetooth socket on android
I am trying to sent message from android client to Mac OS X over bluetooth.
I am using bluecove 2.0.1 Java bluetooth library on Mac OS X Snow Leopard.
Code for Server:
public class EchoServer2 {
...
2
votes
0answers
317 views
How to make pair through bluetooth to zebra mz320 printter?
I am implementing one app.
Based on my requirement i wantto take printout from zebra mz320 printer through mobile bluetooth.
I am trying to make pair from mobile bluetooth to printer bluetoth.
When ...
2
votes
0answers
38 views
transfer data from device to mac
Good Evening to all,
I am trying to implement bluetooth functionality through which user will be able to send data (data can be image or video) from device to mac or desktop. After googling I found ...
2
votes
0answers
98 views
Android Bluetooth: Check if remote device needs pairing
Heading
Question is pretty simple, but I doubt it's possible... Is there any way to check if a device needs to be paired?
I'm developing a printer server, some printers need pairing, others do not. ...
2
votes
0answers
204 views
How to send image through bluetooth in android?
In my application, I open my gallery and pick a picture and then show my image in an image view then I'm supposed to send it through bluetooth.
That's what i've reached :
Uri selectedImage = ...
2
votes
0answers
173 views
Bluetooth insecure connection act like a loopback?
I'm developing an Android Bluetooth app that aim to speak using Bluetooth with a device we created, I successfully made everything work on most device on Android 3+ but it seems that android 2.3.x ...
2
votes
0answers
127 views
ExternalAccessory streams delegate not always called in background
I am experiencing a bad issue with the EA framework.
Everything is working when the app is in foreground, when the accessory, i open a session, retrieve the streams, set their delegate and schedule ...
2
votes
0answers
417 views
Bluetooth AVRCP control from Windows
I'm trying to implement an AVRCP/A2DP connection between my Android phone and my car PC. The A2DP bit basically works out of the box so no issue there. I want the PC to be the AVRCP CT (controller) ...
2
votes
0answers
171 views
Android Bluetooth cannot connect to Medical Devices with fixed port# - use Java reflection?
I'm trying to develop an Android application for a medical device using Bluetooth SPP. My Android application works as Bluetooth server. The problem is that the medical device (UA-767PBT) may not ...
2
votes
0answers
220 views
iOS: Reading voltage value from a BTLE device
I have developed my own bluetooth low energy profile in order to read voltages from a bunch of light sensors. The only issue is that on my iPhone I just cannot find the correct way of reading that ...
2
votes
0answers
79 views
Android Get BT device ID (or name) without waiting for event
I know how to get the BT connection events, but how do I know what BT connected device I have when my app / service starts ? the event was already been sent, so I missed it,
sample code will be ...
2
votes
0answers
267 views
How to modify Android Bluetooth Chat to connect with A2DP device?
I'm trying to modify the Bluetooth Chat program to connect with a device over the A2DP profile. My tablet is already paired and connected to the device but when I launch the program it says it cannot ...
2
votes
0answers
72 views
Can BlueChat Run as A service?
Google got Sample Application Called BlueChat which is Something like WhatssAPP application but using Bluetooth for communicate!
As You see if we close the application( END THE APPLICATION ) the ...
2
votes
0answers
88 views
MPP 101 Printer & Android
I want to create an android application (phone) which connect to MPP 101 Bluetooth printer and print some texts and a picture.
Is this task feasible to do?
If so can someone help me to find some ...

