Top "Rfcomm" questions

Radio frequency communication - the Bluetooth protocol.

Android: How do bluetooth UUIDs work?

I don't understand what a bluetooth UUID denotes. Do UUIDs denote protocols (e.g. RFCOMM)? If so, why do the …

android bluetooth uuid rfcomm
Receive audio via Bluetooth in Android

I want to create an Android application that is capable of receiving an audio stream. I thought of using the …

android bluetooth streaming audio-streaming rfcomm
How to prevent Android bluetooth RFCOMM connection from dying immediately after .connect()?

This problem has been solved! Thanks a lot to Brad, Denis and junkie! You're the heroes! :) This is the working …

android bluetooth motorola rfcomm
Bluetooth RFCOMM / SDP connection to a RS232 adapter in android

I am trying to use the Bluetooth Chat sample API app that google provides to connect to a bluetooth RS232 …

android bluetooth rfcomm
Bluetooth in C++

I am looking to communicate via RFCOMM to another Bluetooth device. I want to use C++ (VS2008) for the application. …

c++ bluetooth rfcomm
How to setup serial communication in Processing to /dev/rfcomm0

I am trying to perform serial communication on between Ubuntu 12.04 and a JY-MCU bluetooth serial module connected to an Arduino. …

bluetooth serial-port processing rfcomm
Android Bluetooth Serial/RFCOMM/SPP, How to Change the BAUD RATE?

This is very frustrating as I've been trying for weeks and not even a clue on the internet. I am …

android bluetooth serial-port rfcomm
Android 2.2. How to set up serial port(com,rfcomm) port?

I a trying to connect my Nexus One with Android version 2.2.1 with my pc and use a terminal program such …

android serial-port rfcomm
SPP Socket createRfcommSocketToServiceRecord will not connect

I want to use Android 2.1 to connect to an external Bluetooth device, wich is offering an SPP port to me. …

android bluetooth rfcomm
Bluetooth protocol (RFCOMM, L2CAP and ACL)

From what I've read from Bluetooth Essentials for Programmers, this books mentions some points that I dont quite understand. RFCOMM …

bluetooth android-bluetooth rfcomm l2cap