LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Bluetooth serial port (https://www.linuxquestions.org/questions/linux-hardware-18/bluetooth-serial-port-355920/)

secprovider 08-22-2005 03:58 PM

Bluetooth serial port
 
Hi,

When I attach my Bluetooth tongle to USB port, it works fine (hcitool works). My problem is I am not able to find which serial port does it use for communication? How can find it? I tried /dev/ttyS0, /dev/ttyS1, /dev/rfcomm0 but none seems the right port.

kencaz 08-23-2005 05:56 PM

USB and RS232/Serial are totally different... You can't communicate to a USB device through tty...

KC

aaa 08-23-2005 06:00 PM

I think it is /dev/rfcomm0, but you need to bind it to a device first. "rfcomm bind 0 [device address]" or something like that. Use hcitool to get the address of a nearby device.


All times are GMT -5. The time now is 03:55 AM.